diff --git a/contrib/dns-hatchet/apply.sh b/contrib/dns-hatchet/apply.sh index 44e5980..d98e4c8 100755 --- a/contrib/dns-hatchet/apply.sh +++ b/contrib/dns-hatchet/apply.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 # -# Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. +# Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. ME="$(readlink -f "$(dirname "$(readlink -f "$0")")")" TOOLS="$ME/../../src" diff --git a/contrib/embeddable-wg-library/test.c b/contrib/embeddable-wg-library/test.c index 25fc9ea..4c95373 100644 --- a/contrib/embeddable-wg-library/test.c +++ b/contrib/embeddable-wg-library/test.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: LGPL-2.1+ /* - * Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. + * Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. */ #include "wireguard.h" diff --git a/contrib/embeddable-wg-library/wireguard.c b/contrib/embeddable-wg-library/wireguard.c index 54b8700..fd68918 100644 --- a/contrib/embeddable-wg-library/wireguard.c +++ b/contrib/embeddable-wg-library/wireguard.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: LGPL-2.1+ /* - * Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. + * Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. * Copyright (C) 2008-2012 Pablo Neira Ayuso . */ diff --git a/contrib/embeddable-wg-library/wireguard.h b/contrib/embeddable-wg-library/wireguard.h index e7a1bbf..fbd8765 100644 --- a/contrib/embeddable-wg-library/wireguard.h +++ b/contrib/embeddable-wg-library/wireguard.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: LGPL-2.1+ */ /* - * Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. + * Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. */ #ifndef WIREGUARD_H diff --git a/contrib/external-tests/go/main.go b/contrib/external-tests/go/main.go index 0f8deda..a52f16e 100644 --- a/contrib/external-tests/go/main.go +++ b/contrib/external-tests/go/main.go @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. */ +/* Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. */ package main diff --git a/contrib/external-tests/rust/src/main.rs b/contrib/external-tests/rust/src/main.rs index 9fb78f2..4b6ebcc 100644 --- a/contrib/external-tests/rust/src/main.rs +++ b/contrib/external-tests/rust/src/main.rs @@ -1,4 +1,4 @@ -/* Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. */ +/* Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. */ extern crate snow; extern crate base64; diff --git a/contrib/extract-handshakes/extract-handshakes.sh b/contrib/extract-handshakes/extract-handshakes.sh index f794ffe..688f4e4 100755 --- a/contrib/extract-handshakes/extract-handshakes.sh +++ b/contrib/extract-handshakes/extract-handshakes.sh @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 # -# Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. +# Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. # Copyright (C) 2017-2018 Peter Wu . All Rights Reserved. set -e diff --git a/contrib/extract-handshakes/offset-finder.c b/contrib/extract-handshakes/offset-finder.c index ecde5ac..1b54cf3 100644 --- a/contrib/extract-handshakes/offset-finder.c +++ b/contrib/extract-handshakes/offset-finder.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. + * Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. */ struct def { diff --git a/contrib/extract-keys/config.c b/contrib/extract-keys/config.c index 09252a2..640c61b 100644 --- a/contrib/extract-keys/config.c +++ b/contrib/extract-keys/config.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. + * Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. */ struct def { diff --git a/contrib/extract-keys/extract-keys.c b/contrib/extract-keys/extract-keys.c index 1906be6..3d05f7c 100644 --- a/contrib/extract-keys/extract-keys.c +++ b/contrib/extract-keys/extract-keys.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. + * Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. */ #include diff --git a/contrib/highlighter/fuzz.c b/contrib/highlighter/fuzz.c index e308157..eaade6b 100644 --- a/contrib/highlighter/fuzz.c +++ b/contrib/highlighter/fuzz.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. + * Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. */ #include diff --git a/contrib/highlighter/highlight.c b/contrib/highlighter/highlight.c index b03f792..e9034f7 100644 --- a/contrib/highlighter/highlight.c +++ b/contrib/highlighter/highlight.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. + * Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. */ #include diff --git a/contrib/highlighter/highlighter.c b/contrib/highlighter/highlighter.c index 1913e35..9f0e53a 100644 --- a/contrib/highlighter/highlighter.c +++ b/contrib/highlighter/highlighter.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. + * Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. */ #include diff --git a/contrib/highlighter/highlighter.h b/contrib/highlighter/highlighter.h index c004e12..65cc230 100644 --- a/contrib/highlighter/highlighter.h +++ b/contrib/highlighter/highlighter.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 */ /* - * Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. + * Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. */ #include diff --git a/contrib/json/wg-json b/contrib/json/wg-json index 8b35521..c763c54 100755 --- a/contrib/json/wg-json +++ b/contrib/json/wg-json @@ -1,7 +1,7 @@ #!/bin/bash # SPDX-License-Identifier: GPL-2.0 # -# Copyright (C) 2015-2019 Jason A. Donenfeld . All Rights Reserved. +# Copyright (C) 2015-2020 Jason A. Donenfeld . All Rights Reserved. exec < <(exec wg show all dump) diff --git a/contrib/keygen-html/keygen.html b/contrib/keygen-html/keygen.html index 939e637..fd5b02b 100644 --- a/contrib/keygen-html/keygen.html +++ b/contrib/keygen-html/keygen.html @@ -2,7 +2,7 @@