fix license
authorArjan van de Ven <arjan@linux.intel.com>
Sat, 17 Jan 2009 18:27:43 +0000 (12:27 -0600)
committerArjan van de Ven <arjan@linux.intel.com>
Sat, 17 Jan 2009 18:27:43 +0000 (12:27 -0600)
configfile.c
core.c
coredumper.h
corewatcher.c
dbus.c
find_file.c
webinterface.c

index b0db113..93f8ad1 100644 (file)
@@ -5,7 +5,7 @@
  *
  * This program file 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; version 2 or version 3 of the License.
+ * Free Software Foundation; version 2 of the License.
  *
  * This program is distributed in the hope that it will be useful, but WITHOUT
  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
diff --git a/core.c b/core.c
index 00843d6..e27d1e3 100644 (file)
--- a/core.c
+++ b/core.c
@@ -5,7 +5,7 @@
  *
  * 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 3 of the License.
+ * the Free Software Foundation; version 2 of the license.
  */
 #include <stdlib.h>
 
index adfe1e7..bb98774 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 3 of the License.
+ * the Free Software Foundation; version 2 of the License.
  */
 
 #ifndef __INCLUDE_GUARD_COREDUMPER_H__
index 619d08a..c361d2f 100644 (file)
@@ -8,7 +8,7 @@
  *
  * 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 3 of the License.
+ * the Free Software Foundation; version 2 of the License.
  */
 
 
diff --git a/dbus.c b/dbus.c
index 6ba5357..41ffc74 100644 (file)
--- a/dbus.c
+++ b/dbus.c
@@ -8,7 +8,7 @@
  *
  * 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 3 of the License.
+ * the Free Software Foundation; version 2 of the License.
  */
 
 #define _BSD_SOURCE
index e05290e..8526ecd 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 3 of the License.
+ * the Free Software Foundation; version 2 of the License.
  */
 
 #define _GNU_SOURCE
index 0756482..b569045 100644 (file)
@@ -8,7 +8,7 @@
  *
  * 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 3 of the License.
+ * the Free Software Foundation; version 2 of the License.
  */
 
 #define _BSD_SOURCE