diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2018-04-05 07:58:43 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2018-04-05 07:58:43 (GMT) |
commit | 50dcb7b1f40bb9e66d4872a7eebd364c6ea11125 (patch) | |
tree | 8a96a4f40ce50b86456addccff97a31e3e0c8cf2 /src/glibext/generators | |
parent | ace3a87f9fc31b2f4d90d4b475cde805189e366b (diff) |
Changed Foobar to Chrysalide in all GPL headers.
Diffstat (limited to 'src/glibext/generators')
-rw-r--r-- | src/glibext/generators/prologue.c | 2 | ||||
-rw-r--r-- | src/glibext/generators/prologue.h | 2 | ||||
-rw-r--r-- | src/glibext/generators/rborder.c | 2 | ||||
-rw-r--r-- | src/glibext/generators/rborder.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/glibext/generators/prologue.c b/src/glibext/generators/prologue.c index 00259d0..2f4075e 100644 --- a/src/glibext/generators/prologue.c +++ b/src/glibext/generators/prologue.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/glibext/generators/prologue.h b/src/glibext/generators/prologue.h index 5bfc548..df94e37 100644 --- a/src/glibext/generators/prologue.h +++ b/src/glibext/generators/prologue.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/glibext/generators/rborder.c b/src/glibext/generators/rborder.c index c1fc88c..a440377 100644 --- a/src/glibext/generators/rborder.c +++ b/src/glibext/generators/rborder.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/glibext/generators/rborder.h b/src/glibext/generators/rborder.h index e23dd8d..0996f22 100644 --- a/src/glibext/generators/rborder.h +++ b/src/glibext/generators/rborder.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/>. */ |