summaryrefslogtreecommitdiff
path: root/internal/router
diff options
context:
space:
mode:
Diffstat (limited to 'internal/router')
-rw-r--r--internal/router/attach.go2
-rw-r--r--internal/router/router.go2
-rw-r--r--internal/router/template.go2
3 files changed, 3 insertions, 3 deletions
diff --git a/internal/router/attach.go b/internal/router/attach.go
index c65d88717..b06f5bec9 100644
--- a/internal/router/attach.go
+++ b/internal/router/attach.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/router/router.go b/internal/router/router.go
index dd3ff61d7..898f145fe 100644
--- a/internal/router/router.go
+++ b/internal/router/router.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/router/template.go b/internal/router/template.go
index e2deb9ca8..dedfd2011 100644
--- a/internal/router/template.go
+++ b/internal/router/template.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