doc/index.texi | 2 +- fileutils.go | 2 +- hr.go | 2 +- integrity.go | 2 +- json.go | 2 +- list.go | 2 +- main.go | 4 ++-- metadata.go | 2 +- passwd.go | 4 ++-- refresh.go | 2 +- ucspi.go | 2 +- upload.go | 4 ++-- usage.go | 2 +- diff --git a/doc/index.texi b/doc/index.texi index bc61a989825dd49984c910fd0c29f9a7d8d611bf0a470011d7e9221572adfa36..0b4a5c4911bf15acf960b906c31f5746139eb84006bb30a1ecb449a6c7d1d1aa 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -3,7 +3,7 @@ @documentencoding UTF-8 @settitle GoCheese @copying -Copyright @copyright{} 2019-2021 @email{stargrave@@stargrave.org, Sergey Matveev} +Copyright @copyright{} 2019-2022 @email{stargrave@@stargrave.org, Sergey Matveev} @end copying @node Top diff --git a/fileutils.go b/fileutils.go index 6db9c32f7516567b96302b1fd2b090ca502bc72a2bc7651cfaa919dc3c4fd862..140caec01bc533a162d3df66a19b966ba1af3c2c989ef647123af429aecfbe40 100644 --- a/fileutils.go +++ b/fileutils.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2021 Sergey Matveev +Copyright (C) 2019-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/hr.go b/hr.go index 00434738b4ea2a7ba4013e02fb8b753e60952e3438a5c3d04faf2fff3f2e2199..0a2f921f5bac6a31490aaf1fd00842aada1a7dee5d4b7da4df877c98a8edf793 100644 --- a/hr.go +++ b/hr.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2021 Sergey Matveev +Copyright (C) 2019-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/integrity.go b/integrity.go index 063d4f46b4d080c252fdd7003fe197e66d87c665ac9e2210d1f55b4e51a87e64..f09e22f2306aa1b51a8219e18ac2107bdfcdcff8e6e57be087b3adc22ebc31f0 100644 --- a/integrity.go +++ b/integrity.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2021 Sergey Matveev +Copyright (C) 2019-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/json.go b/json.go index d79f958d7a45dab9e22afdfa7033bb2887c4fa605b7581787773dff8739901e4..f3815700ae812c987001f160368ba76d24994dcf18e2579bf1e70f90a3812d89 100644 --- a/json.go +++ b/json.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2021 Sergey Matveev +Copyright (C) 2019-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/list.go b/list.go index aef9de1fa6d625a3c69bb5b54c88417ccdec0918d8f1ee101dff8a23ed12b584..32a99be65482b26a42ae64c973a4fc2b3fbca9ae0a76cfe4335223f769ff4a15 100644 --- a/list.go +++ b/list.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2021 Sergey Matveev +Copyright (C) 2019-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/main.go b/main.go index 3bb98afca0c814e548787c824daa1745de032dd8295926b008663eea0e6b9469..3e99c9d69da0e542f2bcddbc4683a29823e9b986ad17c4b036025802c48ac15e 100644 --- a/main.go +++ b/main.go @@ -1,7 +1,7 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2021 Sergey Matveev - 2019-2021 Elena Balakhonova +Copyright (C) 2019-2022 Sergey Matveev + 2019-2022 Elena Balakhonova This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/metadata.go b/metadata.go index 2330b41e2f415df8fa17b8abb9c4264ce7453c22d88ddb06638c7b84ddecf890..d4537fa283890de9e41167a6552a0d662db7457cf98c0c53918b5858ea941d43 100644 --- a/metadata.go +++ b/metadata.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2021 Sergey Matveev +Copyright (C) 2019-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/passwd.go b/passwd.go index cc55dbe15cf3c5cddb01aa7106549b8233988ab0d85151e47aa9857aaca99581..6fe15f1ac31d6abc932b1b6ed86d300a9d0b5a759fe24d7b136df5a83d2e69c9 100644 --- a/passwd.go +++ b/passwd.go @@ -1,7 +1,7 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2021 Sergey Matveev - 2019-2021 Elena Balakhonova +Copyright (C) 2019-2022 Sergey Matveev + 2019-2022 Elena Balakhonova This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/refresh.go b/refresh.go index 23cca718f8f4ade95b727df5b128be804f5ab08dae2d196a805f583de3fdd4e2..726bf29bd799241698e7ef6f947f3db2bcf911adb89571866cde5fb22ebbe639 100644 --- a/refresh.go +++ b/refresh.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2021 Sergey Matveev +Copyright (C) 2019-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/ucspi.go b/ucspi.go index 4a7a1d120421875236e78b1d882f9590b28fda359408506db5cf53fec31d5b93..be4972d43fe9bda73b7415aefd4b2eef5dbf2a81e3c316ded5aa623580041c7c 100644 --- a/ucspi.go +++ b/ucspi.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2021 Sergey Matveev +Copyright (C) 2019-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/upload.go b/upload.go index 2a431b6fb8f885110c0b296901943bafdb013039982e400602f4ebee84b358f7..dcc2eb85b118b855f50aab7349dc7e14feab36a1b129cb6a012dcfcc4126b02d 100644 --- a/upload.go +++ b/upload.go @@ -1,7 +1,7 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2021 Sergey Matveev - 2019-2021 Elena Balakhonova +Copyright (C) 2019-2022 Sergey Matveev + 2019-2022 Elena Balakhonova This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/usage.go b/usage.go index 485226339835553e8ddfbfe31f711cd133d6ceb7f84853c6e2109f6c10c9ba99..b1e1255d1cdffbe2ef072c1e8254a1bfcaf5dba78218f46786e8ef9445bc49a0 100644 --- a/usage.go +++ b/usage.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2021 Sergey Matveev +Copyright (C) 2019-2022 Sergey Matveev This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by