switch to utf8 encoding of all files

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23814 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-09-13 08:53:55 +00:00
parent bdc4cdf254
commit e172367898
1065 changed files with 3304 additions and 3304 deletions

View File

@@ -1,24 +1,24 @@
2008-04-07 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2008-04-07 Love Hörnquist Åstrand <lha@it.su.se>
* kadm_conn.c: Use unsigned where appropriate.
2007-12-09 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2007-12-09 Love Hörnquist Åstrand <lha@it.su.se>
* kadmin.c: Use hdb_db_dir().
* kadmind.c: Use hdb_db_dir().
2007-07-26 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2007-07-26 Love Hörnquist Åstrand <lha@it.su.se>
* util.c: Clear error string, just to be sure.
2007-05-10 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2007-05-10 Love Hörnquist Åstrand <lha@it.su.se>
* kadmin-commands.in: modify --pkinit-acl
* mod.c: add pk-init command
2007-02-22 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2007-02-22 Love Hörnquist Åstrand <lha@it.su.se>
* kadmin.8: document kadmin add_enctype functionallity.
@@ -29,7 +29,7 @@
* add_enctype.c: Add support for adding a random key enctype to a
principal.
2007-02-17 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2007-02-17 Love Hörnquist Åstrand <lha@it.su.se>
* mod.c: add setting and displaying aliases
@@ -37,7 +37,7 @@
* kadmin-commands.in: add setting and displaying aliases
2006-12-22 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-12-22 Love Hörnquist Åstrand <lha@it.su.se>
* util.c: Make str2time_t parser more robust.
@@ -45,51 +45,51 @@
* test_util.c: Test str2time_t parser.
2006-12-05 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-12-05 Love Hörnquist Åstrand <lha@it.su.se>
* add-random-users.c: Use strcspn to remove \n from fgets
result. Prompted by change by Ray Lai of OpenBSD via Bj<EFBFBD>rn
result. Prompted by change by Ray Lai of OpenBSD via Björn
Sandell.
2006-10-22 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-10-22 Love Hörnquist Åstrand <lha@it.su.se>
* mod.c: Try to not leak memory.
* check.c: Try to not leak memory.
2006-10-07 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-10-07 Love Hörnquist Åstrand <lha@it.su.se>
* Makefile.am: split build files into dist_ and noinst_ SOURCES
2006-08-28 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-08-28 Love Hörnquist Åstrand <lha@it.su.se>
* kadmin.c (help): use sl_slc_help().
2006-08-24 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-08-24 Love Hörnquist Åstrand <lha@it.su.se>
* util.c: Add KRB5_KDB_ALLOW_DIGEST
2006-07-14 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-07-14 Love Hörnquist Åstrand <lha@it.su.se>
* get.c (format_field): optionally print issuer and anchor.
2006-06-21 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-06-21 Love Hörnquist Åstrand <lha@it.su.se>
* check.c: Check if afs@REALM and afs/cellname@REALM both exists.
2006-06-14 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-06-14 Love Hörnquist Åstrand <lha@it.su.se>
* util.c (kdb_attrs): Add KRB5_KDB_ALLOW_KERBEROS4
2006-06-07 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-06-07 Love Hörnquist Åstrand <lha@it.su.se>
* mod.c (do_mod_entry): Add setting 1 delegation entry
2006-06-01 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-06-01 Love Hörnquist Åstrand <lha@it.su.se>
* server.c: Less shadowing.
2006-05-13 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-05-13 Love Hörnquist Åstrand <lha@it.su.se>
* Makefile.am: kadmin_SOURCES += add check.c
@@ -102,32 +102,32 @@
* check.c: Check database for strange configurations on default
principals.
2006-05-08 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-05-08 Love Hörnquist Åstrand <lha@it.su.se>
* server.c (kadm_get_privs): one less "pointer targets in passing
argument differ in signedness" warning.
2006-05-05 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-05-05 Love Hörnquist Åstrand <lha@it.su.se>
* dump-format.txt: Moved to info documentation.
* Rename u_intXX_t to uintXX_t
2006-05-01 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-05-01 Love Hörnquist Åstrand <lha@it.su.se>
* kadmin.8: spelling, update .Dd
2006-04-12 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-04-12 Love Hörnquist Åstrand <lha@it.su.se>
* add-random-users.c: Catch empty file case. From Tobias
Stoeckmann.
2006-04-07 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-04-07 Love Hörnquist Åstrand <lha@it.su.se>
* random_password.c (generate_password): memory leak in error
condition case From Coverity NetBSD CID#1887
2006-02-19 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-02-19 Love Hörnquist Åstrand <lha@it.su.se>
* cpw.c (cpw_entry): make sure ret have a defined value
@@ -136,7 +136,7 @@
* mod.c: Return error code so that toplevel function can catch
them.
2006-01-25 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2006-01-25 Love Hörnquist Åstrand <lha@it.su.se>
* cpw.c (cpw_entry): return 1 on failure.
@@ -152,26 +152,26 @@
* util.c (foreach_principal): If any of calls to `func' failes,
the first error is returned when all principals are processed.
2005-12-01 Love H<EFBFBD>rnquist <EFBFBD>strand <lha@it.su.se>
2005-12-01 Love Hörnquist Åstrand <lha@it.su.se>
* kadmin-commands.in: Add ank as an alias to add, it lost in
transition to slc, from M<EFBFBD>ns Nilsson.
transition to slc, from Måns Nilsson.
2005-09-14 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2005-09-14 Love Hörquist Åstrand <lha@it.su.se>
* dump-format.txt: Add extensions, fill in missing fields.
2005-09-08 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2005-09-08 Love Hörquist Åstrand <lha@it.su.se>
* init.c (create_random_entry): create principal with random
password even though its disabled. From Andrew Bartlet
<abartlet@samba.org>
2005-09-01 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2005-09-01 Love Hörquist Åstrand <lha@it.su.se>
* kadm_conn.c: Use socket_set_reuseaddr and socket_set_ipv6only.
2005-08-11 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2005-08-11 Love Hörquist Åstrand <lha@it.su.se>
* get.c: Remove structure that is never used (sneaked in the large
TL_DATA patch).
@@ -192,7 +192,7 @@
options and fix a dependency bug (keys needed principal to print
the salting).
2005-07-08 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2005-07-08 Love Hörquist Åstrand <lha@it.su.se>
* lower amount of shadow and const warnings
@@ -200,14 +200,14 @@
* dump-format.txt: Clarify, spelling and add examples.
2005-05-30 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2005-05-30 Love Hörquist Åstrand <lha@it.su.se>
* util.c (kdb_attrs): add ok-as-delegate
* get.c (getit): init data.mask to 0. Problem found by Andrew
Bartlett <abartlet@samba.org>
2005-05-09 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2005-05-09 Love Hörquist Åstrand <lha@it.su.se>
* kadmin.c (main): catch -2 as EOF
@@ -219,12 +219,12 @@
* kadmin.c (help): Don't use non-constant initializer for `fake'.
2005-04-20 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2005-04-20 Love Hörquist Åstrand <lha@it.su.se>
* util.c (foreach_principal): initialize ret to make sure it have
a value
2005-04-04 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2005-04-04 Love Hörquist Åstrand <lha@it.su.se>
* kadmind.c: add verifier libraries with
kadm5_add_passwd_quality_verifier
@@ -235,50 +235,50 @@
* load.c: max-life and max-renew is of unsigned int in asn1
compiler, use that for the parser too
2005-03-26 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2005-03-26 Love Hörquist Åstrand <lha@it.su.se>
* kadmin.8: List of attributes, from James F. Hranicky
<jfh@cise.ufl.edu>
2005-01-19 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2005-01-19 Love Hörquist Åstrand <lha@it.su.se>
* dump.c (dump): handle errors
2005-01-08 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2005-01-08 Love Hörquist Åstrand <lha@it.su.se>
* dump-format.txt: text dump format
2004-12-08 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2004-12-08 Love Hörquist Åstrand <lha@it.su.se>
* kadmind.8: use keeps around options, from OpenBSD
* kadmin.8: use keeps around options, "improve" spelling, from
openbsd
2004-11-01 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2004-11-01 Love Hörquist Åstrand <lha@it.su.se>
* get.c (getit): always free columns
* ank.c (add_one_principal): catch error from
UI_UTIL_read_pw_string
2004-10-31 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2004-10-31 Love Hörquist Åstrand <lha@it.su.se>
* del_enctype.c (del_enctype): fix off-by-one error in del_enctype
From: <ragge@ludd.luth.se>
2004-08-13 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2004-08-13 Love Hörquist Åstrand <lha@it.su.se>
* get.c: print keytypes on long format
2004-07-06 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2004-07-06 Love Hörquist Åstrand <lha@it.su.se>
* get.c (format_field): allow mod_name to be optional
* ext.c (do_ext_keytab): if there isn't any keydata, try using
kadm5_randkey_principal
2004-07-02 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2004-07-02 Love Hörquist Åstrand <lha@it.su.se>
* load.c: make merge/load work again
@@ -286,7 +286,7 @@
* ank.c: fix slc lossage
2004-06-28 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2004-06-28 Love Hörquist Åstrand <lha@it.su.se>
* kadmin.c: use kadm5_ad_init_with_password_ctx
@@ -307,11 +307,11 @@
* kadmin: convert to use slc; also add stash subcommand
2004-06-15 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2004-06-15 Love Hörquist Åstrand <lha@it.su.se>
* kadmin.c (main): keytab mode requires principal name
2004-06-12 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2004-06-12 Love Hörquist Åstrand <lha@it.su.se>
* kadmind.c: drop keyfile, not used, found by
Elrond <elrond@samba-tng.org>
@@ -319,7 +319,7 @@
* kadmin.c: if keyfile is set, pass in to libkadm5 bug pointed out
by Elrond <elrond@samba-tng.org>
2004-05-31 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2004-05-31 Love Hörquist Åstrand <lha@it.su.se>
* kadmin.c: add --ad flag, XXX rewrite the init kadm5 interface
@@ -332,7 +332,7 @@
* util.c (str2time_t): fix end-of-day logic, from Duncan
McEwan/Mark Davies.
2004-04-29 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2004-04-29 Love Hörquist Åstrand <lha@it.su.se>
* version4.c (handle_v4): make sure length is longer then 2,
Pointed out by Evgeny Demidov <demidov@gleg.net>
@@ -346,7 +346,7 @@
* mod.c: allow wildcarding principals, and make parameters a work
same as if prompted
2004-03-08 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2004-03-08 Love Hörquist Åstrand <lha@it.su.se>
* kadmin.8: document password-quality
@@ -358,40 +358,40 @@
* pw_quality.c: test run the password quality function
2004-03-07 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2004-03-07 Love Hörquist Åstrand <lha@it.su.se>
* ank.c (add_one_principal): even though the principal is disabled
(creation of random key/keydata), create it with a random password
2003-12-07 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2003-12-07 Love Hörquist Åstrand <lha@it.su.se>
* init.c (create_random_entry): print error message on failure
* ank.c (add_one_principal): pass right argument to
kadm5_free_principal_ent From Panasas, Inc
2003-11-18 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2003-11-18 Love Hörquist Åstrand <lha@it.su.se>
* kadmind.c (main): move opening the logfile to after reading
kdc.conf move the loading of hdb keytab ops closer to where its
used From: Jeffrey Hutzelman <jhutz@cmu.edu>
2003-10-04 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2003-10-04 Love Hörquist Åstrand <lha@it.su.se>
* util.c (str2time_t): allow whitespace between date and time
From: Bob Beck <beck@cvs.openbsd.org> and adharw@yahoo.com
2003-09-03 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2003-09-03 Love Hörquist Åstrand <lha@it.su.se>
* ank.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
* cpw.c: s/des_read_pw_string/UI_UTIL_read_pw_string/
2003-08-21 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2003-08-21 Love Hörquist Åstrand <lha@it.su.se>
* get.c (print_entry_terse): handle error when unparsing name
2003-08-18 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2003-08-18 Love Hörquist Åstrand <lha@it.su.se>
* kadmind.c (main): use krb5_prepend_config_files_default, now all
options in kdc.conf is parsed, not just [kdc]key-file=
@@ -399,16 +399,16 @@
* kadmin.c (main): use krb5_prepend_config_files_default, now all
options in kdc.conf is parsed, not just [kdc]key-file=
2003-04-14 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2003-04-14 Love Hörquist Åstrand <lha@it.su.se>
* util.c: cast argument to tolower to unsigned char, from
Christian Biere <christianbiere@gmx.de> via NetBSD
2003-04-06 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2003-04-06 Love Hörquist Åstrand <lha@it.su.se>
* kadmind.8: s/kerberos/Kerberos/
2003-03-31 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2003-03-31 Love Hörquist Åstrand <lha@it.su.se>
* kadmin.8: initialises -> initializes, from Perry E. Metzger"
<perry@piermont.com>
@@ -416,13 +416,13 @@
* kadmin.c: principal, not pricipal. From Thomas Klausner
<wiz@netbsd.org>
2003-02-04 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2003-02-04 Love Hörquist Åstrand <lha@it.su.se>
* kadmind.8: spelling, from jmc <jmc@prioris.mini.pw.edu.pl>
* kadmin.8: spelling, from jmc <jmc@prioris.mini.pw.edu.pl>
2003-01-29 Love H<EFBFBD>rquist <EFBFBD>strand <lha@it.su.se>
2003-01-29 Love Hörquist Åstrand <lha@it.su.se>
* server.c (kadmind_dispatch): kadm_chpass: require the password
to pass the password quality check in case the user changes the

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2000 - 2001 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 2000 - 2001 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1999-2006 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1999-2006 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997-2006 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997-2006 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2005 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 2005 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997 - 2004 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997 - 2004 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997 - 2004 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997 - 2004 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1999-2006 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1999-2006 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997-2004 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997-2004 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997 - 2006 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997 - 2006 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997-2006 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997-2006 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997-2004 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997-2004 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2000 - 2004 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 2000 - 2004 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 - 2007 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 2004 - 2007 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 2000 - 2007 Kungliga Tekniska H<EFBFBD>gskolan
.\" Copyright (c) 2000 - 2007 Kungliga Tekniska Högskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved.
.\"

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997 - 2004 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997 - 2004 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997-2004 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997-2004 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 2002 - 2004 Kungliga Tekniska H<EFBFBD>gskolan
.\" Copyright (c) 2002 - 2004 Kungliga Tekniska Högskolan
.\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved.
.\"

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997-2004 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997-2004 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997-2005 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997-2005 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997 - 2006 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997 - 2006 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2003-2004 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 2003-2004 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1998, 1999 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1998, 1999 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997-2006 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997-2006 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997 - 2005 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997 - 2005 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2004 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 2004 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2006 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 2006 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997 - 2006 Kungliga Tekniska H<EFBFBD>gskolan
* Copyright (c) 1997 - 2006 Kungliga Tekniska Högskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*