[gnome-sudoku] Bump up the license version on source files



commit 7391bbf7c566f5813f68068eec38045bea20619a
Author: Sahil Sareen <sahil sareen hotmail com>
Date:   Tue Feb 16 02:32:06 2016 +0530

    Bump up the license version on source files

 lib/qqwing-wrapper.cpp    |    2 +-
 lib/qqwing-wrapper.h      |    2 +-
 lib/qqwing.vapi           |    2 +-
 lib/sudoku-board.vala     |    2 +-
 lib/sudoku-game.vala      |    2 +-
 lib/sudoku-generator.vala |    2 +-
 lib/sudoku-saver.vala     |    2 +-
 src/gnome-sudoku.vala     |    2 +-
 src/number-picker.vala    |    2 +-
 src/print-dialog.vala     |    2 +-
 src/sudoku-printer.vala   |    2 +-
 src/sudoku-view.vala      |    2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/lib/qqwing-wrapper.cpp b/lib/qqwing-wrapper.cpp
index 99c4562..f6602b5 100644
--- a/lib/qqwing-wrapper.cpp
+++ b/lib/qqwing-wrapper.cpp
@@ -7,7 +7,7 @@
  *
  * GNOME Sudoku 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.
  *
  * GNOME Sudoku is distributed in the hope that it will be useful,
diff --git a/lib/qqwing-wrapper.h b/lib/qqwing-wrapper.h
index 4a4bfa0..a546e8d 100644
--- a/lib/qqwing-wrapper.h
+++ b/lib/qqwing-wrapper.h
@@ -7,7 +7,7 @@
  *
  * GNOME Sudoku 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.
  *
  * GNOME Sudoku is distributed in the hope that it will be useful,
diff --git a/lib/qqwing.vapi b/lib/qqwing.vapi
index bea1f73..f29205b 100644
--- a/lib/qqwing.vapi
+++ b/lib/qqwing.vapi
@@ -7,7 +7,7 @@
  *
  * GNOME Sudoku 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.
  *
  * GNOME Sudoku is distributed in the hope that it will be useful,
diff --git a/lib/sudoku-board.vala b/lib/sudoku-board.vala
index 8bbb022..8b30f7f 100644
--- a/lib/sudoku-board.vala
+++ b/lib/sudoku-board.vala
@@ -7,7 +7,7 @@
  *
  * GNOME Sudoku 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.
  *
  * GNOME Sudoku is distributed in the hope that it will be useful,
diff --git a/lib/sudoku-game.vala b/lib/sudoku-game.vala
index 36dd139..957361b 100644
--- a/lib/sudoku-game.vala
+++ b/lib/sudoku-game.vala
@@ -7,7 +7,7 @@
  *
  * GNOME Sudoku 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.
  *
  * GNOME Sudoku is distributed in the hope that it will be useful,
diff --git a/lib/sudoku-generator.vala b/lib/sudoku-generator.vala
index 06f2007..d5c69f1 100644
--- a/lib/sudoku-generator.vala
+++ b/lib/sudoku-generator.vala
@@ -7,7 +7,7 @@
  *
  * GNOME Sudoku 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.
  *
  * GNOME Sudoku is distributed in the hope that it will be useful,
diff --git a/lib/sudoku-saver.vala b/lib/sudoku-saver.vala
index ef1588d..601e440 100644
--- a/lib/sudoku-saver.vala
+++ b/lib/sudoku-saver.vala
@@ -7,7 +7,7 @@
  *
  * GNOME Sudoku 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.
  *
  * GNOME Sudoku is distributed in the hope that it will be useful,
diff --git a/src/gnome-sudoku.vala b/src/gnome-sudoku.vala
index 66f8053..114594e 100644
--- a/src/gnome-sudoku.vala
+++ b/src/gnome-sudoku.vala
@@ -7,7 +7,7 @@
  *
  * GNOME Sudoku 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.
  *
  * GNOME Sudoku is distributed in the hope that it will be useful,
diff --git a/src/number-picker.vala b/src/number-picker.vala
index 0e0bac5..5f5a816 100644
--- a/src/number-picker.vala
+++ b/src/number-picker.vala
@@ -7,7 +7,7 @@
  *
  * GNOME Sudoku 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.
  *
  * GNOME Sudoku is distributed in the hope that it will be useful,
diff --git a/src/print-dialog.vala b/src/print-dialog.vala
index fdc002c..6245186 100644
--- a/src/print-dialog.vala
+++ b/src/print-dialog.vala
@@ -7,7 +7,7 @@
  *
  * GNOME Sudoku 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.
  *
  * GNOME Sudoku is distributed in the hope that it will be useful,
diff --git a/src/sudoku-printer.vala b/src/sudoku-printer.vala
index 500e321..90934fe 100644
--- a/src/sudoku-printer.vala
+++ b/src/sudoku-printer.vala
@@ -7,7 +7,7 @@
  *
  * GNOME Sudoku 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.
  *
  * GNOME Sudoku is distributed in the hope that it will be useful,
diff --git a/src/sudoku-view.vala b/src/sudoku-view.vala
index a6eebde..98b988b 100644
--- a/src/sudoku-view.vala
+++ b/src/sudoku-view.vala
@@ -7,7 +7,7 @@
  *
  * GNOME Sudoku 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.
  *
  * GNOME Sudoku is distributed in the hope that it will be useful,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]