summaryrefslogtreecommitdiff
path: root/internal/api/util
diff options
context:
space:
mode:
Diffstat (limited to 'internal/api/util')
-rw-r--r--internal/api/util/errorhandling.go2
-rw-r--r--internal/api/util/mime.go2
-rw-r--r--internal/api/util/negotiate.go2
-rw-r--r--internal/api/util/signaturectx.go2
4 files changed, 4 insertions, 4 deletions
diff --git a/internal/api/util/errorhandling.go b/internal/api/util/errorhandling.go
index 97894dc36..9d8267250 100644
--- a/internal/api/util/errorhandling.go
+++ b/internal/api/util/errorhandling.go
@@ -1,6 +1,6 @@
/*
GoToSocial
- Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org
+ Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
diff --git a/internal/api/util/mime.go b/internal/api/util/mime.go
index 396a6f9b3..30f0f0d6e 100644
--- a/internal/api/util/mime.go
+++ b/internal/api/util/mime.go
@@ -1,6 +1,6 @@
/*
GoToSocial
- Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org
+ Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
diff --git a/internal/api/util/negotiate.go b/internal/api/util/negotiate.go
index 2854ea09c..3a5f21775 100644
--- a/internal/api/util/negotiate.go
+++ b/internal/api/util/negotiate.go
@@ -1,6 +1,6 @@
/*
GoToSocial
- Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org
+ Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
diff --git a/internal/api/util/signaturectx.go b/internal/api/util/signaturectx.go
index ec7d2c816..903bed9d4 100644
--- a/internal/api/util/signaturectx.go
+++ b/internal/api/util/signaturectx.go
@@ -1,6 +1,6 @@
/*
GoToSocial
- Copyright (C) 2021-2022 GoToSocial Authors admin@gotosocial.org
+ Copyright (C) 2021-2023 GoToSocial Authors admin@gotosocial.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by