summaryrefslogtreecommitdiff
path: root/modules/cache-reaper/module-cache-reaper.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/cache-reaper/module-cache-reaper.c')
-rw-r--r--modules/cache-reaper/module-cache-reaper.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/cache-reaper/module-cache-reaper.c b/modules/cache-reaper/module-cache-reaper.c
index b95b94dda..4f776c19c 100644
--- a/modules/cache-reaper/module-cache-reaper.c
+++ b/modules/cache-reaper/module-cache-reaper.c
@@ -1,17 +1,17 @@
/*
* module-cache-reaper.c
*
- * This library is free software you can redistribute it and/or modify it
+ * This library is free software: you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation.
*
* This library 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 General Public License
+ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
* for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with this library; if not, see <http://www.gnu.org/licenses/>.
+ * along with this library. If not, see <http://www.gnu.org/licenses/>.
*
*/