Update copyright

This commit is contained in:
Carsten Sonne Larsen 2021-01-11 20:37:42 +01:00
parent 6eb56b056e
commit 9e712377a4
403 changed files with 1267 additions and 1267 deletions

View File

@ -1,5 +1,5 @@
Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
Copyright (c) 2007 The NetBSD Foundation, Inc. Copyright (c) 2007 The NetBSD Foundation, Inc.
Copyright (c) 1990, 1993 The Regents of the University of California. Copyright (c) 1990, 1993 The Regents of the University of California.
All rights reserved. All rights reserved.

View File

@ -1,4 +1,4 @@
.\" Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> .\" Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
.\" All rights reserved. .\" All rights reserved.
.\" .\"
.\" Redistribution and use in source and binary forms, with or without .\" Redistribution and use in source and binary forms, with or without

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright {c} 2014-2018 Carsten Sonne Larsen <cs@innolan.net> # Copyright {c} 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use in source and binary forms, with or without # Redistribution and use in source and binary forms, with or without
@ -105,7 +105,7 @@ echo "Upstream-Name: amath"
echo "Source: https://amath.innolan.net" echo "Source: https://amath.innolan.net"
echo echo
echo "Files: *" echo "Files: *"
echo "Copyright: 2014-2018 Carsten Sonne Larsen <cs@innolan.net>" echo "Copyright: 2014-2021 Carsten Sonne Larsen <cs@innolan.net>"
echo " 2007 The NetBSD Foundation, Inc." echo " 2007 The NetBSD Foundation, Inc."
echo " 1990, 1993 The Regents of the University of California." echo " 1990, 1993 The Regents of the University of California."
echo "License: BSD-2-Clause" echo "License: BSD-2-Clause"

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright {c} 2014-2018 Carsten Sonne Larsen <cs@innolan.net> # Copyright {c} 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use in source and binary forms, with or without # Redistribution and use in source and binary forms, with or without
@ -149,7 +149,7 @@ echo "Upstream-Name: amath-dev"
echo "Source: https://amath.innolan.net" echo "Source: https://amath.innolan.net"
echo echo
echo "Files: *" echo "Files: *"
echo "Copyright: 2014-2018 Carsten Sonne Larsen <cs@innolan.net>" echo "Copyright: 2014-2021 Carsten Sonne Larsen <cs@innolan.net>"
echo " 2007 The NetBSD Foundation, Inc." echo " 2007 The NetBSD Foundation, Inc."
echo " 1990, 1993 The Regents of the University of California." echo " 1990, 1993 The Regents of the University of California."
echo "License: BSD-2-Clause" echo "License: BSD-2-Clause"

View File

@ -2,7 +2,7 @@
## language english ## language english
## codeset 0 ## codeset 0
; ############################################################################# ; #############################################################################
; Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> ; Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
; All rights reserved. ; All rights reserved.
; ;
; Redistribution and use in source and binary forms, with or without ; Redistribution and use in source and binary forms, with or without

View File

@ -2,7 +2,7 @@
## language english ## language english
## codeset 0 ## codeset 0
; ############################################################################# ; #############################################################################
; Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> ; Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
; All rights reserved. ; All rights reserved.
; ;
; Redistribution and use in source and binary forms, with or without ; Redistribution and use in source and binary forms, with or without

2
configure vendored
View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Copyright {c} 2014-2018 Carsten Sonne Larsen <cs@innolan.net> # Copyright {c} 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use in source and binary forms, with or without # Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,4 +1,4 @@
.\" Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> .\" Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
.\" All rights reserved. .\" All rights reserved.
.\" .\"
.\" Redistribution and use in source and binary forms, with or without .\" Redistribution and use in source and binary forms, with or without
@ -479,7 +479,7 @@ Written by Carsten Sonne Larsen <cs@innolan.net>. The code in MemSet and
MemCopy is derived from software contributed to Berkeley by Mike Hibler and MemCopy is derived from software contributed to Berkeley by Mike Hibler and
Chris Torek. Chris Torek.
.SH COPYRIGHT .SH COPYRIGHT
Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
.br .br
Copyright (c) 2007 The NetBSD Foundation, Inc. Copyright (c) 2007 The NetBSD Foundation, Inc.
.br .br

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* Copyright (c) 1990, 1993 The Regents of the University of California. * Copyright (c) 1990, 1993 The Regents of the University of California.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* Copyright (c) 1990, 1993 The Regents of the University of California. * Copyright (c) 1990, 1993 The Regents of the University of California.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,4 +1,4 @@
.\" Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> .\" Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
.\" All rights reserved. .\" All rights reserved.
.\" .\"
.\" Redistribution and use in source and binary forms, with or without .\" Redistribution and use in source and binary forms, with or without
@ -1745,7 +1745,7 @@ https://amath.innolan.net/
Written by Carsten Sonne Larsen <cs@innolan.net>. Some code in the Written by Carsten Sonne Larsen <cs@innolan.net>. Some code in the
library is derived from software written by Stephen L. Moshier. library is derived from software written by Stephen L. Moshier.
.SH COPYRIGHT .SH COPYRIGHT
Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
.br .br
Copyright (c) 2007 The NetBSD Foundation, Inc. Copyright (c) 2007 The NetBSD Foundation, Inc.
.SH "See also" .SH "See also"

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* Copyright (c) 2007 The NetBSD Foundation, Inc. * Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* Copyright (c) 2007 The NetBSD Foundation, Inc. * Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* Copyright (c) 2007 The NetBSD Foundation, Inc. * Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* Copyright (c) 2007 The NetBSD Foundation, Inc. * Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* Copyright (c) 2007 The NetBSD Foundation, Inc. * Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* Copyright (c) 2007 The NetBSD Foundation, Inc. * Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* Copyright (c) 2007 The NetBSD Foundation, Inc. * Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* Copyright (c) 2007 The NetBSD Foundation, Inc. * Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* Copyright (c) 2007 The NetBSD Foundation, Inc. * Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* Copyright (c) 2007 The NetBSD Foundation, Inc. * Copyright (c) 2007 The NetBSD Foundation, Inc.
* All rights reserved. * All rights reserved.
* *

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
@ -225,7 +225,7 @@
\subsection license_bsd BSD License \subsection license_bsd BSD License
<BLOCKQUOTE><PRE> <BLOCKQUOTE><PRE>
Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
Copyright (c) 2007 The NetBSD Foundation, Inc. Copyright (c) 2007 The NetBSD Foundation, Inc.
Copyright (c) 1990, 1993 The Regents of the University of California. Copyright (c) 1990, 1993 The Regents of the University of California.
All rights reserved. All rights reserved.

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

View File

@ -1,5 +1,5 @@
/*- /*-
* Copyright (c) 2014-2018 Carsten Sonne Larsen <cs@innolan.net> * Copyright (c) 2014-2021 Carsten Sonne Larsen <cs@innolan.net>
* All rights reserved. * All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without

Some files were not shown because too many files have changed in this diff Show More