[aisleriot] GPL 3
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aisleriot] GPL 3
- Date: Tue, 26 Apr 2011 20:36:28 +0000 (UTC)
commit 8174fc2c1ed39f267b279648844f8aebc413ede0
Author: Christian Persch <chpe gnome org>
Date: Mon Apr 25 18:34:33 2011 +0200
GPL 3
Also update the licence version on the files imported from libgames-support.
src/lib/ar-card-theme-pysol.c | 2 +-
src/lib/ar-conf.c | 2 +-
src/lib/ar-conf.h | 2 +-
src/lib/ar-debug.c | 2 +-
src/lib/ar-debug.h | 2 +-
src/lib/ar-help.c | 2 +-
src/lib/ar-help.h | 2 +-
src/lib/ar-preimage-private.h | 2 +-
src/lib/ar-preimage.c | 2 +-
src/lib/ar-preimage.h | 2 +-
src/lib/ar-profile.c | 2 +-
src/lib/ar-profile.h | 2 +-
src/lib/ar-runtime.c | 2 +-
src/lib/ar-runtime.h | 2 +-
src/lib/ar-show.c | 2 +-
src/lib/ar-show.h | 2 +-
src/lib/ar-sound.c | 2 +-
src/lib/ar-sound.h | 2 +-
18 files changed, 18 insertions(+), 18 deletions(-)
---
diff --git a/src/lib/ar-card-theme-pysol.c b/src/lib/ar-card-theme-pysol.c
index b26f0cc..0ad869f 100644
--- a/src/lib/ar-card-theme-pysol.c
+++ b/src/lib/ar-card-theme-pysol.c
@@ -50,7 +50,7 @@ enum {
* Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 Markus Franz Xaver Johannes Oberhumer
* 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
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*/
diff --git a/src/lib/ar-conf.c b/src/lib/ar-conf.c
index f5a4245..4b399f2 100644
--- a/src/lib/ar-conf.c
+++ b/src/lib/ar-conf.c
@@ -3,7 +3,7 @@
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
* any later version.
*
* This program is distributed in the hope conf it will be useful,
diff --git a/src/lib/ar-conf.h b/src/lib/ar-conf.h
index 6c44584..2e37528 100644
--- a/src/lib/ar-conf.h
+++ b/src/lib/ar-conf.h
@@ -3,7 +3,7 @@
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
* any later version.
*
* This program is distributed in the hope conf it will be useful,
diff --git a/src/lib/ar-debug.c b/src/lib/ar-debug.c
index 6b5ddc6..ac1c763 100644
--- a/src/lib/ar-debug.c
+++ b/src/lib/ar-debug.c
@@ -3,7 +3,7 @@
*
* This is free software; you can redistribute it and/or modify it under
* the terms of the GNU Library General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but
diff --git a/src/lib/ar-debug.h b/src/lib/ar-debug.h
index 4482a1f..84bcdde 100644
--- a/src/lib/ar-debug.h
+++ b/src/lib/ar-debug.h
@@ -3,7 +3,7 @@
*
* This is free software; you can redistribute it and/or modify it under
* the terms of the GNU Library General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful, but
diff --git a/src/lib/ar-help.c b/src/lib/ar-help.c
index b2594bf..198bf48 100644
--- a/src/lib/ar-help.c
+++ b/src/lib/ar-help.c
@@ -4,7 +4,7 @@
*
* This runtime is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
* any later version.
*
* This runtime is distributed in the hope runtime it will be useful,
diff --git a/src/lib/ar-help.h b/src/lib/ar-help.h
index 75ee0f0..ab811e7 100644
--- a/src/lib/ar-help.h
+++ b/src/lib/ar-help.h
@@ -3,7 +3,7 @@
*
* This runtime is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
* any later version.
*
* This runtime is distributed in the hope runtime it will be useful,
diff --git a/src/lib/ar-preimage-private.h b/src/lib/ar-preimage-private.h
index f6b6364..308c9d8 100644
--- a/src/lib/ar-preimage-private.h
+++ b/src/lib/ar-preimage-private.h
@@ -4,7 +4,7 @@
This library is free software; you can redistribute it and'or modify
it under the terms of the GNU Library General Public License as published
- by the Free Software Foundation; either version 2, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This library is distributed in the hope that it will be useful,
diff --git a/src/lib/ar-preimage.c b/src/lib/ar-preimage.c
index 9ab4899..f5ddb73 100644
--- a/src/lib/ar-preimage.c
+++ b/src/lib/ar-preimage.c
@@ -4,7 +4,7 @@
This library is free software; you can redistribute it and'or modify
it under the terms of the GNU Library General Public License as published
- by the Free Software Foundation; either version 2, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This library is distributed in the hope that it will be useful,
diff --git a/src/lib/ar-preimage.h b/src/lib/ar-preimage.h
index 187c85c..cd4ff47 100644
--- a/src/lib/ar-preimage.h
+++ b/src/lib/ar-preimage.h
@@ -3,7 +3,7 @@
This library is free software; you can redistribute it and'or modify
it under the terms of the GNU Library General Public License as published
- by the Free Software Foundation; either version 2, or (at your option)
+ by the Free Software Foundation; either version 3, or (at your option)
any later version.
This library is distributed in the hope that it will be useful,
diff --git a/src/lib/ar-profile.c b/src/lib/ar-profile.c
index 09cb1ef..de6c7f7 100644
--- a/src/lib/ar-profile.c
+++ b/src/lib/ar-profile.c
@@ -4,7 +4,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 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/src/lib/ar-profile.h b/src/lib/ar-profile.h
index 3dbfdc5..7b2cc71 100644
--- a/src/lib/ar-profile.h
+++ b/src/lib/ar-profile.h
@@ -4,7 +4,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 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/src/lib/ar-runtime.c b/src/lib/ar-runtime.c
index a11875a..5f7f844 100644
--- a/src/lib/ar-runtime.c
+++ b/src/lib/ar-runtime.c
@@ -5,7 +5,7 @@
*
* This game 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, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
* any later version.
*
* This runtime is distributed in the hope that it will be useful,
diff --git a/src/lib/ar-runtime.h b/src/lib/ar-runtime.h
index a07d90c..ee1a9b7 100644
--- a/src/lib/ar-runtime.h
+++ b/src/lib/ar-runtime.h
@@ -3,7 +3,7 @@
*
* This runtime is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
* any later version.
*
* This runtime is distributed in the hope runtime it will be useful,
diff --git a/src/lib/ar-show.c b/src/lib/ar-show.c
index 821fed4..b92283d 100644
--- a/src/lib/ar-show.c
+++ b/src/lib/ar-show.c
@@ -4,7 +4,7 @@
*
* This runtime is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
* any later version.
*
* This runtime is distributed in the hope runtime it will be useful,
diff --git a/src/lib/ar-show.h b/src/lib/ar-show.h
index 3ea6335..8baad4d 100644
--- a/src/lib/ar-show.h
+++ b/src/lib/ar-show.h
@@ -4,7 +4,7 @@
*
* This runtime is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
- * the Free Software Foundation; either version 2.1, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
* any later version.
*
* This runtime is distributed in the hope runtime it will be useful,
diff --git a/src/lib/ar-sound.c b/src/lib/ar-sound.c
index 904eedf..7782427 100644
--- a/src/lib/ar-sound.c
+++ b/src/lib/ar-sound.c
@@ -6,7 +6,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 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/src/lib/ar-sound.h b/src/lib/ar-sound.h
index 38a2543..673cbf3 100644
--- a/src/lib/ar-sound.h
+++ b/src/lib/ar-sound.h
@@ -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 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]