summaryrefslogtreecommitdiff
path: root/ipif/blowfishspeed.c
diff options
context:
space:
mode:
authorian <ian>2000-05-31 01:16:11 +0000
committerian <ian>2000-05-31 01:16:11 +0000
commitf0e54a9987423f0f5939b961fa10ab4ca7a2c406 (patch)
tree3d9a56515578fe1d0bccbb29eac23269282b7dc0 /ipif/blowfishspeed.c
parent8f1bfa81e24978ace26d94f63abc1436fe685fe4 (diff)
downloaduserv-utils-f0e54a9987423f0f5939b961fa10ab4ca7a2c406.tar.gz
Update copyright notices.
Diffstat (limited to 'ipif/blowfishspeed.c')
-rw-r--r--ipif/blowfishspeed.c18
1 files changed, 17 insertions, 1 deletions
diff --git a/ipif/blowfishspeed.c b/ipif/blowfishspeed.c
index aaaf622..ece4e7d 100644
--- a/ipif/blowfishspeed.c
+++ b/ipif/blowfishspeed.c
@@ -1,4 +1,20 @@
-/**/
+/*
+ * Copyright (C) 1997,2000 Ian Jackson
+ *
+ * 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; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program 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 for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with userv-utils; if not, write to the Free Software
+ * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ */
#include <stdio.h>
#include <assert.h>