From 6e8a8159f93a1ad9c4faab0f84ef596f639136b6 Mon Sep 17 00:00:00 2001 From: assar Date: Tue, 19 Jun 2001 09:42:12 +0000 Subject: update Wietse Venema's copyright to update copyright to ftp://ftp.porcupine.org/pub/security/logdaemon_license --- kerberosV/src/appl/login/login_access.c | 15 +++++++++++++++ kerberosV/src/appl/login/utmpx_login.c | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/kerberosV/src/appl/login/login_access.c b/kerberosV/src/appl/login/login_access.c index 359cf439f36..e2979e637c1 100644 --- a/kerberosV/src/appl/login/login_access.c +++ b/kerberosV/src/appl/login/login_access.c @@ -1,3 +1,18 @@ +* Copyright 1995 by Wietse Venema. All rights reserved. Some individual +* files may be covered by other copyrights. +* +* This material was originally written and compiled by Wietse Venema at +* Eindhoven University of Technology, The Netherlands, in 1990, 1991, +* 1992, 1993, 1994 and 1995. +* +* Redistribution and use in source and binary forms, with or without +* modification, are permitted provided that this entire copyright notice +* is duplicated in all such copies. +* +* This software is provided "as is" and without any expressed or implied +* warranties, including, without limitation, the implied warranties of +* merchantibility and fitness for any particular purpose. +************************************************************************/ /* * This module implements a simple but effective form of login access * control based on login names and on host (or domain) names, internet diff --git a/kerberosV/src/appl/login/utmpx_login.c b/kerberosV/src/appl/login/utmpx_login.c index 46b5418d95e..62a6430074f 100644 --- a/kerberosV/src/appl/login/utmpx_login.c +++ b/kerberosV/src/appl/login/utmpx_login.c @@ -1,3 +1,18 @@ +* Copyright 1995 by Wietse Venema. All rights reserved. Some individual +* files may be covered by other copyrights. +* +* This material was originally written and compiled by Wietse Venema at +* Eindhoven University of Technology, The Netherlands, in 1990, 1991, +* 1992, 1993, 1994 and 1995. +* +* Redistribution and use in source and binary forms, with or without +* modification, are permitted provided that this entire copyright notice +* is duplicated in all such copies. +* +* This software is provided "as is" and without any expressed or implied +* warranties, including, without limitation, the implied warranties of +* merchantibility and fitness for any particular purpose. +************************************************************************/ /* Author: Wietse Venema */ #include "login_locl.h" -- cgit v1.2.3