[libgames-support] Update library name in license headers



commit 525c1bd8aec6fdc53a9dbbcde968b15f97702917
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Sat Feb 13 17:58:20 2016 -0600

    Update library name in license headers
    
    Was going to notice eventually

 games/gridframe.vala                 |    8 ++++----
 games/scores/category.vala           |    8 ++++----
 games/scores/context.vala            |    8 ++++----
 games/scores/dialog.vala             |    8 ++++----
 games/scores/directory-importer.vala |    8 ++++----
 games/scores/importer.vala           |    8 ++++----
 games/scores/score.vala              |    8 ++++----
 tests/test-scores.vala               |    8 ++++----
 8 files changed, 32 insertions(+), 32 deletions(-)
---
diff --git a/games/gridframe.vala b/games/gridframe.vala
index 89f24d6..3de68bf 100644
--- a/games/gridframe.vala
+++ b/games/gridframe.vala
@@ -2,20 +2,20 @@
  *
  * Copyright © 2015 Michael Catanzaro <mcatanzaro gnome org>
  *
- * This file is part of libgames-scores.
+ * This file is part of libgames-support.
  *
- * libgames-scores is free software: you can redistribute it and/or modify
+ * libgames-support 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 3 of the License, or
  * (at your option) any later version.
  *
- * libgames-scores is distributed in the hope that it will be useful,
+ * libgames-support is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public License
- * along with libgames-scores.  If not, see <http://www.gnu.org/licenses/>.
+ * along with libgames-support.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 // A container that guarantees that the internal allocated space is a fixed
diff --git a/games/scores/category.vala b/games/scores/category.vala
index 987ffc6..0236591 100644
--- a/games/scores/category.vala
+++ b/games/scores/category.vala
@@ -2,20 +2,20 @@
  *
  * Copyright © 2014 Nikhar Agrawal
  *
- * This file is part of libgames-scores.
+ * This file is part of libgames-support.
  *
- * libgames-scores is free software: you can redistribute it and/or modify
+ * libgames-support 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 3 of the License, or
  * (at your option) any later version.
  *
- * libgames-scores is distributed in the hope that it will be useful,
+ * libgames-support is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public License
- * along with libgames-scores.  If not, see <http://www.gnu.org/licenses/>.
+ * along with libgames-support.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Games {
diff --git a/games/scores/context.vala b/games/scores/context.vala
index b1a9728..4015532 100644
--- a/games/scores/context.vala
+++ b/games/scores/context.vala
@@ -3,20 +3,20 @@
  * Copyright © 2014 Nikhar Agrawal
  * Copyright © 2015 Michael Catanzaro <mcatanzaro gnome org>
  *
- * This file is part of libgames-scores.
+ * This file is part of libgames-support.
  *
- * libgames-scores is free software: you can redistribute it and/or modify
+ * libgames-support 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 3 of the License, or
  * (at your option) any later version.
  *
- * libgames-scores is distributed in the hope that it will be useful,
+ * libgames-support is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public License
- * along with libgames-scores.  If not, see <http://www.gnu.org/licenses/>.
+ * along with libgames-support.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Games {
diff --git a/games/scores/dialog.vala b/games/scores/dialog.vala
index 4f0c7ba..0aad866 100644
--- a/games/scores/dialog.vala
+++ b/games/scores/dialog.vala
@@ -2,20 +2,20 @@
  *
  * Copyright © 2014 Nikhar Agrawal
  *
- * This file is part of libgames-scores.
+ * This file is part of libgames-support.
  *
- * libgames-scores is free software: you can redistribute it and/or modify
+ * libgames-support 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 3 of the License, or
  * (at your option) any later version.
  *
- * libgames-scores is distributed in the hope that it will be useful,
+ * libgames-support is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public License
- * along with libgames-scores.  If not, see <http://www.gnu.org/licenses/>.
+ * along with libgames-support.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Games {
diff --git a/games/scores/directory-importer.vala b/games/scores/directory-importer.vala
index 946a381..aae1b23 100644
--- a/games/scores/directory-importer.vala
+++ b/games/scores/directory-importer.vala
@@ -2,20 +2,20 @@
  *
  * Copyright © 2016 Michael Catanzaro <mcatanzaro gnome org>
  *
- * This file is part of libgames-scores.
+ * This file is part of libgames-support.
  *
- * libgames-scores is free software: you can redistribute it and/or modify
+ * libgames-support 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 3 of the License, or
  * (at your option) any later version.
  *
- * libgames-scores is distributed in the hope that it will be useful,
+ * libgames-support is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public License
- * along with libgames-scores.  If not, see <http://www.gnu.org/licenses/>.
+ * along with libgames-support.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Games {
diff --git a/games/scores/importer.vala b/games/scores/importer.vala
index 5341029..764606e 100644
--- a/games/scores/importer.vala
+++ b/games/scores/importer.vala
@@ -2,20 +2,20 @@
  *
  * Copyright © 2016 Michael Catanzaro <mcatanzaro gnome org>
  *
- * This file is part of libgames-scores.
+ * This file is part of libgames-support.
  *
- * libgames-scores is free software: you can redistribute it and/or modify
+ * libgames-support 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 3 of the License, or
  * (at your option) any later version.
  *
- * libgames-scores is distributed in the hope that it will be useful,
+ * libgames-support is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public License
- * along with libgames-scores.  If not, see <http://www.gnu.org/licenses/>.
+ * along with libgames-support.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Games {
diff --git a/games/scores/score.vala b/games/scores/score.vala
index e271224..4b0ffee 100644
--- a/games/scores/score.vala
+++ b/games/scores/score.vala
@@ -2,20 +2,20 @@
  *
  * Copyright © 2014 Nikhar Agrawal
  *
- * This file is part of libgames-scores.
+ * This file is part of libgames-support.
  *
- * libgames-scores is free software: you can redistribute it and/or modify
+ * libgames-support 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 3 of the License, or
  * (at your option) any later version.
  *
- * libgames-scores is distributed in the hope that it will be useful,
+ * libgames-support is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public License
- * along with libgames-scores.  If not, see <http://www.gnu.org/licenses/>.
+ * along with libgames-support.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Games {
diff --git a/tests/test-scores.vala b/tests/test-scores.vala
index d5c6d50..7346da1 100644
--- a/tests/test-scores.vala
+++ b/tests/test-scores.vala
@@ -2,20 +2,20 @@
  *
  * Copyright © 2014 Nikhar Agrawal
  *
- * This file is part of libgames-scores.
+ * This file is part of libgames-support.
  *
- * libgames-scores is free software: you can redistribute it and/or modify
+ * libgames-support 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 3 of the License, or
  * (at your option) any later version.
  *
- * libgames-scores is distributed in the hope that it will be useful,
+ * libgames-support is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public License
- * along with libgames-scores.  If not, see <http://www.gnu.org/licenses/>.
+ * along with libgames-support.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 namespace Games {


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