summaryrefslogtreecommitdiff
path: root/internal/util
diff options
context:
space:
mode:
Diffstat (limited to 'internal/util')
-rw-r--r--internal/util/statustools.go2
-rw-r--r--internal/util/statustools_test.go2
-rw-r--r--internal/util/unique.go2
3 files changed, 3 insertions, 3 deletions
diff --git a/internal/util/statustools.go b/internal/util/statustools.go
index 030372b50..bb87c23fa 100644
--- a/internal/util/statustools.go
+++ b/internal/util/statustools.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/util/statustools_test.go b/internal/util/statustools_test.go
index 74e0e49fd..bcd9a4883 100644
--- a/internal/util/statustools_test.go
+++ b/internal/util/statustools_test.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/util/unique.go b/internal/util/unique.go
index d679515d0..71787d899 100644
--- a/internal/util/unique.go
+++ b/internal/util/unique.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