From fec9e52d712976ea3b0a04841bee237478efbbce Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Sun, 27 Oct 1996 16:50:18 +0000 Subject: [PATCH] Fix copyright git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@901 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/ftp/common/base64.c | 4 ++-- appl/ftp/common/base64.h | 4 ++-- appl/ftp/common/common.h | 4 ++-- appl/ftp/ftp/ftp_locl.h | 4 ++-- appl/ftp/ftp/kauth.c | 4 ++-- appl/ftp/ftp/krb4.c | 4 ++-- appl/ftp/ftp/krb4.h | 4 ++-- appl/ftp/ftpd/auth.c | 4 ++-- appl/ftp/ftpd/auth.h | 4 ++-- appl/ftp/ftpd/kauth.c | 4 ++-- appl/ftp/ftpd/krb4.c | 4 ++-- appl/ftp/ftpd/krb4.h | 4 ++-- appl/ftp/ftpd/logwtmp.c | 4 ++-- appl/kx/common.c | 4 ++-- appl/kx/kx.c | 4 ++-- appl/kx/kx.h | 4 ++-- appl/kx/kxd.c | 4 ++-- appl/login/stty_default.c | 4 ++-- appl/login/utmp_login.c | 4 ++-- appl/otp/otp.c | 4 ++-- appl/otp/otp_locl.h | 4 ++-- appl/popper/pop3e.rfc1082 | 2 +- appl/popper/pop_uidl.c | 4 ++-- 23 files changed, 45 insertions(+), 45 deletions(-) diff --git a/appl/ftp/common/base64.c b/appl/ftp/common/base64.c index 3142da603..3caf723ce 100644 --- a/appl/ftp/common/base64.c +++ b/appl/ftp/common/base64.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/ftp/common/base64.h b/appl/ftp/common/base64.h index 70be9e077..b883ad87a 100644 --- a/appl/ftp/common/base64.h +++ b/appl/ftp/common/base64.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/ftp/common/common.h b/appl/ftp/common/common.h index c8c80d744..a93b6eb2e 100644 --- a/appl/ftp/common/common.h +++ b/appl/ftp/common/common.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/ftp/ftp/ftp_locl.h b/appl/ftp/ftp/ftp_locl.h index f29761799..f1c18339a 100644 --- a/appl/ftp/ftp/ftp_locl.h +++ b/appl/ftp/ftp/ftp_locl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/ftp/ftp/kauth.c b/appl/ftp/ftp/kauth.c index 07613d339..ec4afead0 100644 --- a/appl/ftp/ftp/kauth.c +++ b/appl/ftp/ftp/kauth.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/ftp/ftp/krb4.c b/appl/ftp/ftp/krb4.c index 961382be8..7821b0128 100644 --- a/appl/ftp/ftp/krb4.c +++ b/appl/ftp/ftp/krb4.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/ftp/ftp/krb4.h b/appl/ftp/ftp/krb4.h index ce62e6a02..a1681a23d 100644 --- a/appl/ftp/ftp/krb4.h +++ b/appl/ftp/ftp/krb4.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/ftp/ftpd/auth.c b/appl/ftp/ftpd/auth.c index d35261d4d..ca49de22d 100644 --- a/appl/ftp/ftpd/auth.c +++ b/appl/ftp/ftpd/auth.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/ftp/ftpd/auth.h b/appl/ftp/ftpd/auth.h index 430938e0e..e3b98ec98 100644 --- a/appl/ftp/ftpd/auth.h +++ b/appl/ftp/ftpd/auth.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/ftp/ftpd/kauth.c b/appl/ftp/ftpd/kauth.c index 624fb2434..98e3dc418 100644 --- a/appl/ftp/ftpd/kauth.c +++ b/appl/ftp/ftpd/kauth.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/ftp/ftpd/krb4.c b/appl/ftp/ftpd/krb4.c index b385fe96e..dbe510d1f 100644 --- a/appl/ftp/ftpd/krb4.c +++ b/appl/ftp/ftpd/krb4.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/ftp/ftpd/krb4.h b/appl/ftp/ftpd/krb4.h index 44ca53b7e..eee73e1a9 100644 --- a/appl/ftp/ftpd/krb4.h +++ b/appl/ftp/ftpd/krb4.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/ftp/ftpd/logwtmp.c b/appl/ftp/ftpd/logwtmp.c index 5e656fb0c..18114f4bf 100644 --- a/appl/ftp/ftpd/logwtmp.c +++ b/appl/ftp/ftpd/logwtmp.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/kx/common.c b/appl/kx/common.c index 570bd3aac..a1835d835 100644 --- a/appl/kx/common.c +++ b/appl/kx/common.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/kx/kx.c b/appl/kx/kx.c index 7f5cd9214..12f3b0648 100644 --- a/appl/kx/kx.c +++ b/appl/kx/kx.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/kx/kx.h b/appl/kx/kx.h index 9c3b3d869..257398cb8 100644 --- a/appl/kx/kx.h +++ b/appl/kx/kx.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/kx/kxd.c b/appl/kx/kxd.c index 2e2bea773..69a0027ec 100644 --- a/appl/kx/kxd.c +++ b/appl/kx/kxd.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/login/stty_default.c b/appl/login/stty_default.c index 8f0308401..eb0d3985a 100644 --- a/appl/login/stty_default.c +++ b/appl/login/stty_default.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/login/utmp_login.c b/appl/login/utmp_login.c index 06bf3148b..c4e261434 100644 --- a/appl/login/utmp_login.c +++ b/appl/login/utmp_login.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/otp/otp.c b/appl/otp/otp.c index 5885657ae..06dc42253 100644 --- a/appl/otp/otp.c +++ b/appl/otp/otp.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/otp/otp_locl.h b/appl/otp/otp_locl.h index ba44c6a34..1dd0af0da 100644 --- a/appl/otp/otp_locl.h +++ b/appl/otp/otp_locl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software diff --git a/appl/popper/pop3e.rfc1082 b/appl/popper/pop3e.rfc1082 index 36deae545..ac49448b5 100644 --- a/appl/popper/pop3e.rfc1082 +++ b/appl/popper/pop3e.rfc1082 @@ -616,4 +616,4 @@ Author's Address: Rose [Page 11] - \ No newline at end of file + diff --git a/appl/popper/pop_uidl.c b/appl/popper/pop_uidl.c index c71dfa4b1..11eb2feb0 100644 --- a/appl/popper/pop_uidl.c +++ b/appl/popper/pop_uidl.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996 Kungliga Tekniska Hoegskolan (Royal Institute + * Copyright (c) 1995, 1996 Kungliga Tekniska Högskolan (Royal Institute * of Technology, Stockholm, Sweden). * All rights reserved. * @@ -17,7 +17,7 @@ * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * This product includes software developed by the Kungliga Tekniska - * Hoegskolan and its contributors. + * Högskolan and its contributors. * * 4. Neither the name of the Institute nor the names of its contributors * may be used to endorse or promote products derived from this software