summaryrefslogtreecommitdiff
path: root/internal/gtserror
diff options
context:
space:
mode:
Diffstat (limited to 'internal/gtserror')
-rw-r--r--internal/gtserror/unauthorized.go2
-rw-r--r--internal/gtserror/withcode.go2
2 files changed, 2 insertions, 2 deletions
diff --git a/internal/gtserror/unauthorized.go b/internal/gtserror/unauthorized.go
index 40e0c7f38..fb10f748f 100644
--- a/internal/gtserror/unauthorized.go
+++ b/internal/gtserror/unauthorized.go
@@ -1,6 +1,6 @@
/*
GoToSocial
- Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org
+ Copyright (C) 2021-2022 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/gtserror/withcode.go b/internal/gtserror/withcode.go
index cb05b2ac0..a00cc8503 100644
--- a/internal/gtserror/withcode.go
+++ b/internal/gtserror/withcode.go
@@ -1,6 +1,6 @@
/*
GoToSocial
- Copyright (C) 2021 GoToSocial Authors admin@gotosocial.org
+ Copyright (C) 2021-2022 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