diff options
Diffstat (limited to 'pluma/pluma-app-activatable.h')
-rw-r--r-- | pluma/pluma-app-activatable.h | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/pluma/pluma-app-activatable.h b/pluma/pluma-app-activatable.h index 0362f546..36072ada 100644 --- a/pluma/pluma-app-activatable.h +++ b/pluma/pluma-app-activatable.h @@ -5,18 +5,18 @@ * Copyright (C) 2010 - Steve Frécinaux * Copyright (C) 2010 - Jesse van den Kieboom * - * 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/. */ #ifndef __PLUMA_APP_ACTIVATABLE_H__ |