summaryrefslogtreecommitdiff
path: root/src/gui/core
diff options
context:
space:
mode:
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/>.
*/