aboutsummaryrefslogtreecommitdiffstats
path: root/i18n.h
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-09-30 16:10:23 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-09-30 16:10:23 +0000
commit290112dca0d583aa8498b2a019cf10b1ee57900b (patch)
tree1ed82668f532b25459cb099fc27b244aca1d5cc9 /i18n.h
parent854920f32bbde041003a133a2b69c56544aefcfe (diff)
downloadfetchmail-290112dca0d583aa8498b2a019cf10b1ee57900b.tar.gz
fetchmail-290112dca0d583aa8498b2a019cf10b1ee57900b.tar.bz2
fetchmail-290112dca0d583aa8498b2a019cf10b1ee57900b.zip
Ready to ship.
svn path=/trunk/; revision=3514
Diffstat (limited to 'i18n.h')
-rw-r--r--i18n.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/i18n.h b/i18n.h
index 1dd3bd17..d364292c 100644
--- a/i18n.h
+++ b/i18n.h
@@ -1,5 +1,7 @@
-/* Dummy header for libintl.h */
-
+/* Dummy header for libintl.h
+ *
+ * For license terms, see the file COPYING in this directory.
+ */
#undef _
#ifdef ENABLE_NLS
#undef __OPTIMIZE__