summaryrefslogtreecommitdiff
path: root/source4/lib/compression
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/compression')
-rw-r--r--source4/lib/compression/mszip.c2
-rw-r--r--source4/lib/compression/mszip.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/source4/lib/compression/mszip.c b/source4/lib/compression/mszip.c
index c25fb99b7f..3e914a882d 100644
--- a/source4/lib/compression/mszip.c
+++ b/source4/lib/compression/mszip.c
@@ -8,7 +8,7 @@
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
diff --git a/source4/lib/compression/mszip.h b/source4/lib/compression/mszip.h
index cc9769f73a..5e71a4266d 100644
--- a/source4/lib/compression/mszip.h
+++ b/source4/lib/compression/mszip.h
@@ -8,7 +8,7 @@
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,