argon2i.go | 2 +- fileutils.go | 2 +- gocheese.go | 4 ++-- gocheese.texi | 2 +- install.texi | 2 +- integrity.go | 2 +- passwd.go | 4 ++-- refresh.go | 2 +- sha256.go | 2 +- upload.go | 4 ++-- diff --git a/argon2i.go b/argon2i.go index c4b04ee2bfa1d6bfc6061b1fb9f1510c40ae8ae1174cda13f913a56434a8d49d..386cb14de3df26db61f7db72980544ba70c6532a9d5156bb9984b75095f34a25 100644 --- a/argon2i.go +++ b/argon2i.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2020 Elena Balakhonova +Copyright (C) 2019-2021 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/fileutils.go b/fileutils.go index 529a125333c673a9cce5afed98612b769b36ce0ee4bb6a893a8e67518dcb99f4..6792e7052d79a79d427afb8ab166d13b9f1a9cd0b914d6d34a064855af421511 100644 --- a/fileutils.go +++ b/fileutils.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2020 Sergey Matveev +Copyright (C) 2019-2021 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/gocheese.go b/gocheese.go index efa25b92935ea8a41a44c90e726aec8107828e89364cc28903065053a78620c1..347a2f2967bc32e62fe9549c7565b111f820ecccb162d3839f1d92124d2632cd 100644 --- a/gocheese.go +++ b/gocheese.go @@ -1,7 +1,7 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2020 Sergey Matveev - 2019-2020 Elena Balakhonova +Copyright (C) 2019-2021 Sergey Matveev + 2019-2021 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/gocheese.texi b/gocheese.texi index 0a80b681531e771035549b2e3ffa7859372a542feda9aa900c954829f8868c64..de0cdbe55a6f129a9846261e4248da89e90f670812b8d9e575c217bf4ce7f97c 100644 --- a/gocheese.texi +++ b/gocheese.texi @@ -3,7 +3,7 @@ @documentencoding UTF-8 @settitle GoCheese @copying -Copyright @copyright{} 2019-2020 @email{stargrave@@stargrave.org, Sergey Matveev} +Copyright @copyright{} 2019-2021 @email{stargrave@@stargrave.org, Sergey Matveev} @end copying @node Top diff --git a/install.texi b/install.texi index 90d8e5658f58a9972ede315ea6373ad2c0dd2b9604519df2785cc997a08e3daa..fd21a81fbd43fc2ac270ab55c9732e0db326f773e295914747cdd85994d20d05 100644 --- a/install.texi +++ b/install.texi @@ -51,4 +51,4 @@ @end itemize You can obtain development source code with @command{git clone git://git.cypherpunks.ru/gocheese.git} -(also you can use @url{https://git.cypherpunks.ru/git/gocheese.git}). +(also you can use @url{https://git.cypherpunks.ru/gocheese.git}). diff --git a/integrity.go b/integrity.go index b17706a4362a50580d5944ed90b246f5456958ef75f5c62a191830ad1f7aa3d9..405e00acc315f2717714364341c092eaf7d9d5d91bad7c239944a1bfa7a8ce8c 100644 --- a/integrity.go +++ b/integrity.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2020 Sergey Matveev +Copyright (C) 2019-2021 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 1ee8901b9b5f9f478c2f0db4ac53d6df74769e4918573e73b5cc5f97f979a0fb..9fd04e38a30f7cd4a25b306a2528a76e70fa287c982242d214fa321f8ecb1b76 100644 --- a/passwd.go +++ b/passwd.go @@ -1,7 +1,7 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2020 Sergey Matveev - 2019-2020 Elena Balakhonova +Copyright (C) 2019-2021 Sergey Matveev + 2019-2021 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 4bbab4d5eb6961a572a0821cf45875eed839fc5334e92d4fb2af35337bde92ae..48b609bb59762313f55a69f567805a975aaa23dfb9631db20f7e33ef0d81f3ee 100644 --- a/refresh.go +++ b/refresh.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2020 Sergey Matveev +Copyright (C) 2019-2021 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/sha256.go b/sha256.go index cd7a7d4410fa43fc07388c16e2516a013e3e3c8bf85a57bb06326408a5687619..4fe8223527d53727f52d7a948806f67ef75b139d21288c557b4b4bf7d146e820 100644 --- a/sha256.go +++ b/sha256.go @@ -1,6 +1,6 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2020 Elena Balakhonova +Copyright (C) 2019-2021 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/upload.go b/upload.go index 2672a8be3c8b819658c5fc6a02f3418b2a41f255eb94d0abae987ae748517324..1fef6f77d1913b3fd1dd268f62a3ba5c51fedacbc7f887879bf605906685cb9e 100644 --- a/upload.go +++ b/upload.go @@ -1,7 +1,7 @@ /* GoCheese -- Python private package repository and caching proxy -Copyright (C) 2019-2020 Sergey Matveev - 2019-2020 Elena Balakhonova +Copyright (C) 2019-2021 Sergey Matveev + 2019-2021 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