Shorten GPLv2 licence text in header of each source file
[emu8051.git] / src / common / options.c
index ba0a9fa..4b9b905 100644 (file)
@@ -3,10 +3,7 @@
  *
  * Copyright (C) 2011 Hugo Villeneuve <hugo@hugovil.com>
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
+ * This file is released under the GPLv2
  */
 
 #if HAVE_CONFIG_H