From: Guillem Jover Date: Sat, 6 Feb 2021 23:09:45 +0000 (+0100) Subject: Update copyright claims X-Git-Tag: 0.11.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d54ceb37ce9d7c04fa450a6638eaee31375bbde1;p=thirdparty%2Flibbsd.git Update copyright claims --- diff --git a/COPYING b/COPYING index b51db0e..8a99303 100644 --- a/COPYING +++ b/COPYING @@ -3,7 +3,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * Copyright: - Copyright © 2004-2006, 2008-2018 Guillem Jover + Copyright © 2004-2006, 2008-2021 Guillem Jover License: BSD-3-clause Files: diff --git a/src/funopen.c b/src/funopen.c index 1d908bc..1e6f43a 100644 --- a/src/funopen.c +++ b/src/funopen.c @@ -1,5 +1,5 @@ /* - * Copyright © 2011, 2013, 2017 Guillem Jover + * Copyright © 2011, 2013, 2017, 2020 Guillem Jover * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/test/fgetln.c b/test/fgetln.c index 5e04281..d08fb3b 100644 --- a/test/fgetln.c +++ b/test/fgetln.c @@ -1,5 +1,5 @@ /* - * Copyright © 2013 Guillem Jover + * Copyright © 2013-2015, 2020 Guillem Jover * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/test/setmode.c b/test/setmode.c index c72deb8..3164db2 100644 --- a/test/setmode.c +++ b/test/setmode.c @@ -1,5 +1,5 @@ /* - * Copyright © 2017 Guillem Jover + * Copyright © 2017, 2020 Guillem Jover * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions