From 1cb3c0ea50ce55278413dfd368285cb622130a30 Mon Sep 17 00:00:00 2001
From: tslil clingman <>
Date: Mon, 28 Dec 2020 19:59:36 -0500
Subject: Haha: forget some references to Foobar in GPL statement
---
src/gui/boardwidget.rs | 4 ++--
src/gui/mod.rs | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
(limited to 'src/gui')
diff --git a/src/gui/boardwidget.rs b/src/gui/boardwidget.rs
index 3eca0ed..d831ed1 100644
--- a/src/gui/boardwidget.rs
+++ b/src/gui/boardwidget.rs
@@ -6,13 +6,13 @@
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- Foobar is distributed in the hope that it will be useful,
+ Takwrap 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 General Public License for more details.
You should have received a copy of the GNU General Public License
- along with Foobar. If not, see .
+ along with Takwrap. If not, see .
*/
use fltk::{app::*, button::*, draw::*};
diff --git a/src/gui/mod.rs b/src/gui/mod.rs
index 341bded..47f56d5 100644
--- a/src/gui/mod.rs
+++ b/src/gui/mod.rs
@@ -6,13 +6,13 @@
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
- Foobar is distributed in the hope that it will be useful,
+ Takwrap 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 General Public License for more details.
You should have received a copy of the GNU General Public License
- along with Foobar. If not, see .
+ along with Takwrap. If not, see .
*/
mod boardwidget;
--
cgit v1.3.1