summaryrefslogtreecommitdiff
path: root/src/gui/core
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-04-05 07:58:43 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-04-05 07:58:43 (GMT)
commit50dcb7b1f40bb9e66d4872a7eebd364c6ea11125 (patch)
tree8a96a4f40ce50b86456addccff97a31e3e0c8cf2 /src/gui/core
parentace3a87f9fc31b2f4d90d4b475cde805189e366b (diff)
Changed Foobar to Chrysalide in all GPL headers.
Diffstat (limited to 'src/gui/core')
-rw-r--r--src/gui/core/core.c2
-rw-r--r--src/gui/core/core.h2
-rw-r--r--src/gui/core/global.c2
-rw-r--r--src/gui/core/global.h2
-rw-r--r--src/gui/core/items.c2
-rw-r--r--src/gui/core/items.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/gui/core/core.c b/src/gui/core/core.c
index 0530953..54e5a8f 100644
--- a/src/gui/core/core.c
+++ b/src/gui/core/core.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/core/core.h b/src/gui/core/core.h
index 3112c44..a344bb9 100644
--- a/src/gui/core/core.h
+++ b/src/gui/core/core.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/core/global.c b/src/gui/core/global.c
index 0d0ec92..d3c9005 100644
--- a/src/gui/core/global.c
+++ b/src/gui/core/global.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/core/global.h b/src/gui/core/global.h
index 68aeb8a..5e49ec5 100644
--- a/src/gui/core/global.h
+++ b/src/gui/core/global.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/core/items.c b/src/gui/core/items.c
index ce60bcb..a2320cd 100644
--- a/src/gui/core/items.c
+++ b/src/gui/core/items.c
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/
diff --git a/src/gui/core/items.h b/src/gui/core/items.h
index 13c3d9c..a738ac9 100644
--- a/src/gui/core/items.h
+++ b/src/gui/core/items.h
@@ -17,7 +17,7 @@
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
- * along with Foobar. If not, see <http://www.gnu.org/licenses/>.
+ * along with Chrysalide. If not, see <http://www.gnu.org/licenses/>.
*/