diff options
Diffstat (limited to 'interface.c')
-rw-r--r-- | interface.c | 4 |
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> |