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 /plugins/mobicore | |
parent | ace3a87f9fc31b2f4d90d4b475cde805189e366b (diff) |
Changed Foobar to Chrysalide in all GPL headers.
Diffstat (limited to 'plugins/mobicore')
-rw-r--r-- | plugins/mobicore/mclf-def.h | 2 | ||||
-rw-r--r-- | plugins/mobicore/mclf-int.c | 2 | ||||
-rw-r--r-- | plugins/mobicore/mclf-int.h | 2 | ||||
-rw-r--r-- | plugins/mobicore/mclf.c | 2 | ||||
-rw-r--r-- | plugins/mobicore/mclf.h | 2 | ||||
-rw-r--r-- | plugins/mobicore/mobicore.c | 2 | ||||
-rw-r--r-- | plugins/mobicore/mobicore.h | 2 | ||||
-rw-r--r-- | plugins/mobicore/symbols.c | 2 | ||||
-rw-r--r-- | plugins/mobicore/symbols.h | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/plugins/mobicore/mclf-def.h b/plugins/mobicore/mclf-def.h index e632068..476f38d 100644 --- a/plugins/mobicore/mclf-def.h +++ b/plugins/mobicore/mclf-def.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/plugins/mobicore/mclf-int.c b/plugins/mobicore/mclf-int.c index 42490d0..ddbd6d1 100644 --- a/plugins/mobicore/mclf-int.c +++ b/plugins/mobicore/mclf-int.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/plugins/mobicore/mclf-int.h b/plugins/mobicore/mclf-int.h index e7ca977..7630600 100644 --- a/plugins/mobicore/mclf-int.h +++ b/plugins/mobicore/mclf-int.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/plugins/mobicore/mclf.c b/plugins/mobicore/mclf.c index 653ffaa..0c4de64 100644 --- a/plugins/mobicore/mclf.c +++ b/plugins/mobicore/mclf.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/plugins/mobicore/mclf.h b/plugins/mobicore/mclf.h index da8e5ec..32a13a1 100644 --- a/plugins/mobicore/mclf.h +++ b/plugins/mobicore/mclf.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/plugins/mobicore/mobicore.c b/plugins/mobicore/mobicore.c index ac2b7a9..8e25469 100644 --- a/plugins/mobicore/mobicore.c +++ b/plugins/mobicore/mobicore.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/plugins/mobicore/mobicore.h b/plugins/mobicore/mobicore.h index e0db617..26a8888 100644 --- a/plugins/mobicore/mobicore.h +++ b/plugins/mobicore/mobicore.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/plugins/mobicore/symbols.c b/plugins/mobicore/symbols.c index 36128d2..5b612cc 100644 --- a/plugins/mobicore/symbols.c +++ b/plugins/mobicore/symbols.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/plugins/mobicore/symbols.h b/plugins/mobicore/symbols.h index 98e6507..1a584cf 100644 --- a/plugins/mobicore/symbols.h +++ b/plugins/mobicore/symbols.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/>. */ |