diff options
Diffstat (limited to 'pluma/pluma-window-activatable.c')
-rw-r--r-- | pluma/pluma-window-activatable.c | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/pluma/pluma-window-activatable.c b/pluma/pluma-window-activatable.c index 74597b2a..7de75254 100644 --- a/pluma/pluma-window-activatable.c +++ b/pluma/pluma-window-activatable.c @@ -4,18 +4,18 @@ * * Copyright (C) 2010 Steve Frécinaux * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU Library General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU Library General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. * - * This program 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 Library General Public License for more details. + * This program 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 Library General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see https://www.gnu.org/licenses/. + * You should have received a copy of the GNU General Public License + * along with this program. If not, see https://www.gnu.org/licenses/. */ #include <config.h> |