aboutsummaryrefslogtreecommitdiffstats
path: root/interface.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-09-30 12:37:22 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-09-30 12:37:22 +0000
commit535e2d6e432e5589c3859b40557dd8d0596ffcc0 (patch)
tree227b319f061cdcef4c9a86ded758c64480616734 /interface.c
parent9dcde7222f48198af81c04dddc6e754068f5f16e (diff)
downloadfetchmail-535e2d6e432e5589c3859b40557dd8d0596ffcc0.tar.gz
fetchmail-535e2d6e432e5589c3859b40557dd8d0596ffcc0.tar.bz2
fetchmail-535e2d6e432e5589c3859b40557dd8d0596ffcc0.zip
Prevent licensing conflict.
svn path=/trunk/; revision=3502
Diffstat (limited to 'interface.c')
-rw-r--r--interface.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/interface.c b/interface.c
index 3b52c97b..723d5e3a 100644
--- a/interface.c
+++ b/interface.c
@@ -9,9 +9,7 @@
* FreeBSD specific portions written by and Copyright (c) 1999
* Andy Doran <ad@psn.ie>.
*
- * This 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; version 2, or (at your option) any later version.
+ * For license terms, see the file COPYING in this directory.
*/
#include <sys/types.h>
#include <sys/param.h>