diff options
Diffstat (limited to 'internal/util')
-rw-r--r-- | internal/util/emoji.go | 2 | ||||
-rw-r--r-- | internal/util/namestring.go | 2 | ||||
-rw-r--r-- | internal/util/namestring_test.go | 2 | ||||
-rw-r--r-- | internal/util/paging.go | 2 | ||||
-rw-r--r-- | internal/util/statustools.go | 2 | ||||
-rw-r--r-- | internal/util/statustools_test.go | 2 | ||||
-rw-r--r-- | internal/util/time.go | 2 | ||||
-rw-r--r-- | internal/util/time_test.go | 2 | ||||
-rw-r--r-- | internal/util/unique.go | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/internal/util/emoji.go b/internal/util/emoji.go index 4a0135cec..8c422ba44 100644 --- a/internal/util/emoji.go +++ b/internal/util/emoji.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/util/namestring.go b/internal/util/namestring.go index 611a1c0eb..e0a35f5ac 100644 --- a/internal/util/namestring.go +++ b/internal/util/namestring.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/util/namestring_test.go b/internal/util/namestring_test.go index 4561a5233..b7d327ee1 100644 --- a/internal/util/namestring_test.go +++ b/internal/util/namestring_test.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/util/paging.go b/internal/util/paging.go index 5984ee9f1..6b36fee32 100644 --- a/internal/util/paging.go +++ b/internal/util/paging.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/util/statustools.go b/internal/util/statustools.go index 7479fbff5..80a091623 100644 --- a/internal/util/statustools.go +++ b/internal/util/statustools.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/util/statustools_test.go b/internal/util/statustools_test.go index 214fab553..bb01557c5 100644 --- a/internal/util/statustools_test.go +++ b/internal/util/statustools_test.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/util/time.go b/internal/util/time.go index 2f7fd6721..ed823df5d 100644 --- a/internal/util/time.go +++ b/internal/util/time.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/util/time_test.go b/internal/util/time_test.go index 5f75b09bc..a6ecbc52b 100644 --- a/internal/util/time_test.go +++ b/internal/util/time_test.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/util/unique.go b/internal/util/unique.go index 364c935b7..4f6a9f4c9 100644 --- a/internal/util/unique.go +++ b/internal/util/unique.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 |