diff options
Diffstat (limited to 'plugins/androhelpers')
-rw-r--r-- | plugins/androhelpers/androhelpers.c | 2 | ||||
-rw-r--r-- | plugins/androhelpers/androhelpers.h | 2 | ||||
-rw-r--r-- | plugins/androhelpers/params.c | 2 | ||||
-rw-r--r-- | plugins/androhelpers/params.h | 2 | ||||
-rw-r--r-- | plugins/androhelpers/switch.c | 2 | ||||
-rw-r--r-- | plugins/androhelpers/switch.h | 2 | ||||
-rw-r--r-- | plugins/androhelpers/try_n_catch.c | 2 | ||||
-rw-r--r-- | plugins/androhelpers/try_n_catch.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/plugins/androhelpers/androhelpers.c b/plugins/androhelpers/androhelpers.c index fcf118a..6802952 100644 --- a/plugins/androhelpers/androhelpers.c +++ b/plugins/androhelpers/androhelpers.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/androhelpers/androhelpers.h b/plugins/androhelpers/androhelpers.h index 79b8635..ad1f4a5 100644 --- a/plugins/androhelpers/androhelpers.h +++ b/plugins/androhelpers/androhelpers.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/androhelpers/params.c b/plugins/androhelpers/params.c index f5c22b9..d85baca 100644 --- a/plugins/androhelpers/params.c +++ b/plugins/androhelpers/params.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/androhelpers/params.h b/plugins/androhelpers/params.h index 8a8cb67..b9dc3e0 100644 --- a/plugins/androhelpers/params.h +++ b/plugins/androhelpers/params.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/androhelpers/switch.c b/plugins/androhelpers/switch.c index 0e8b6ed..5f18b87 100644 --- a/plugins/androhelpers/switch.c +++ b/plugins/androhelpers/switch.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/androhelpers/switch.h b/plugins/androhelpers/switch.h index d54870f..17ea5ab 100644 --- a/plugins/androhelpers/switch.h +++ b/plugins/androhelpers/switch.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/androhelpers/try_n_catch.c b/plugins/androhelpers/try_n_catch.c index 5dff71e..cf33926 100644 --- a/plugins/androhelpers/try_n_catch.c +++ b/plugins/androhelpers/try_n_catch.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/androhelpers/try_n_catch.h b/plugins/androhelpers/try_n_catch.h index 27f7839..ec8b854 100644 --- a/plugins/androhelpers/try_n_catch.h +++ b/plugins/androhelpers/try_n_catch.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/>. */ |