From: Sergey Matveev Date: Tue, 30 Dec 2025 10:44:48 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;p=gocheese.git Raise copyright years --- diff --git a/auth_argon2i.go b/auth_argon2i.go index 8a93d41..d4e0607 100644 --- a/auth_argon2i.go +++ b/auth_argon2i.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Elena Balakhonova +// Copyright (C) 2019-2026 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/auth_sha256.go b/auth_sha256.go index 25ea74e..6844bbd 100644 --- a/auth_sha256.go +++ b/auth_sha256.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Elena Balakhonova +// Copyright (C) 2019-2026 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/doc/index.texi b/doc/index.texi index bd26668..d7100a1 100644 --- a/doc/index.texi +++ b/doc/index.texi @@ -2,7 +2,7 @@ @settitle GoCheese @copying -Copyright @copyright{} 2019-2025 @email{stargrave@@stargrave.org, Sergey Matveev} +Copyright @copyright{} 2019-2026 @email{stargrave@@stargrave.org, Sergey Matveev} @end copying @node Top diff --git a/fileutils.go b/fileutils.go index a414d8f..104e3bf 100644 --- a/fileutils.go +++ b/fileutils.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Sergey Matveev +// Copyright (C) 2019-2026 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 90f4dc2..6772106 100644 --- a/hr.go +++ b/hr.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Sergey Matveev +// Copyright (C) 2019-2026 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 070b01b..f7a138b 100644 --- a/integrity.go +++ b/integrity.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Sergey Matveev +// Copyright (C) 2019-2026 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 7d18d16..a8a195d 100644 --- a/json.go +++ b/json.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Sergey Matveev +// Copyright (C) 2019-2026 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 772c238..ca615ee 100644 --- a/list.go +++ b/list.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Sergey Matveev +// Copyright (C) 2019-2026 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 a8435ff..6a5ccc6 100644 --- a/main.go +++ b/main.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Sergey Matveev +// Copyright (C) 2019-2026 Sergey Matveev // 2019-2025 Elena Balakhonova // // This program is free software: you can redistribute it and/or modify diff --git a/metadata.go b/metadata.go index d5b126b..ba2e9c0 100644 --- a/metadata.go +++ b/metadata.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Sergey Matveev +// Copyright (C) 2019-2026 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 c5559a4..533697c 100644 --- a/passwd.go +++ b/passwd.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Sergey Matveev +// Copyright (C) 2019-2026 Sergey Matveev // 2019-2025 Elena Balakhonova // // This program is free software: you can redistribute it and/or modify diff --git a/refresh.go b/refresh.go index a3f7b95..dc7498f 100644 --- a/refresh.go +++ b/refresh.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Sergey Matveev +// Copyright (C) 2019-2026 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 d4e2ebf..8258193 100644 --- a/ucspi.go +++ b/ucspi.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Sergey Matveev +// Copyright (C) 2019-2026 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 979ea54..aba4b9e 100644 --- a/upload.go +++ b/upload.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Sergey Matveev +// Copyright (C) 2019-2026 Sergey Matveev // 2019-2025 Elena Balakhonova // // This program is free software: you can redistribute it and/or modify diff --git a/usage.go b/usage.go index 78b7d0a..dd0ff2d 100644 --- a/usage.go +++ b/usage.go @@ -1,5 +1,5 @@ // GoCheese -- Python private package repository and caching proxy -// Copyright (C) 2019-2025 Sergey Matveev +// Copyright (C) 2019-2026 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