diff options
Diffstat (limited to 'src/plugins')
-rw-r--r-- | src/plugins/context-int.h | 2 | ||||
-rw-r--r-- | src/plugins/overjump/overjump.c | 2 | ||||
-rw-r--r-- | src/plugins/overjump/overjump.h | 2 | ||||
-rw-r--r-- | src/plugins/plugin-int.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/context-int.h b/src/plugins/context-int.h index e448066..c57235f 100644 --- a/src/plugins/context-int.h +++ b/src/plugins/context-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/src/plugins/overjump/overjump.c b/src/plugins/overjump/overjump.c index 820ee9a..d83f484 100644 --- a/src/plugins/overjump/overjump.c +++ b/src/plugins/overjump/overjump.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/plugins/overjump/overjump.h b/src/plugins/overjump/overjump.h index 50bacb5..4c1aa0e 100644 --- a/src/plugins/overjump/overjump.h +++ b/src/plugins/overjump/overjump.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/plugins/plugin-int.h b/src/plugins/plugin-int.h index 821653c..213ae92 100644 --- a/src/plugins/plugin-int.h +++ b/src/plugins/plugin-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/>. */ |