diff options
Diffstat (limited to 'internal/gtsmodel')
-rw-r--r-- | internal/gtsmodel/account.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/application.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/block.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/client.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/domainblock.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/emaildomainblock.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/emoji.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/follow.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/followrequest.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/instance.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/mediaattachment.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/mention.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/notification.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/routersession.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/status.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/statusbookmark.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/statusfave.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/statusmute.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/tag.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/token.go | 2 | ||||
-rw-r--r-- | internal/gtsmodel/user.go | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/internal/gtsmodel/account.go b/internal/gtsmodel/account.go index 67a7e435a..ecbeed63d 100644 --- a/internal/gtsmodel/account.go +++ b/internal/gtsmodel/account.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/gtsmodel/application.go b/internal/gtsmodel/application.go index 29058426a..e10fc9c8c 100644 --- a/internal/gtsmodel/application.go +++ b/internal/gtsmodel/application.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/gtsmodel/block.go b/internal/gtsmodel/block.go index 5a9b59c2c..ab1d37943 100644 --- a/internal/gtsmodel/block.go +++ b/internal/gtsmodel/block.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/gtsmodel/client.go b/internal/gtsmodel/client.go index 20ca03897..d8cb3eaf9 100644 --- a/internal/gtsmodel/client.go +++ b/internal/gtsmodel/client.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/gtsmodel/domainblock.go b/internal/gtsmodel/domainblock.go index da3368e0c..5782b851d 100644 --- a/internal/gtsmodel/domainblock.go +++ b/internal/gtsmodel/domainblock.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/gtsmodel/emaildomainblock.go b/internal/gtsmodel/emaildomainblock.go index 43a6ce2be..098b53e3e 100644 --- a/internal/gtsmodel/emaildomainblock.go +++ b/internal/gtsmodel/emaildomainblock.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/gtsmodel/emoji.go b/internal/gtsmodel/emoji.go index 7db8c694c..860eb46c8 100644 --- a/internal/gtsmodel/emoji.go +++ b/internal/gtsmodel/emoji.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/gtsmodel/follow.go b/internal/gtsmodel/follow.go index dc54970dd..15f01cfd2 100644 --- a/internal/gtsmodel/follow.go +++ b/internal/gtsmodel/follow.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/gtsmodel/followrequest.go b/internal/gtsmodel/followrequest.go index aad25e688..4f7c8b807 100644 --- a/internal/gtsmodel/followrequest.go +++ b/internal/gtsmodel/followrequest.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/gtsmodel/instance.go b/internal/gtsmodel/instance.go index 4193a44e2..72cf00233 100644 --- a/internal/gtsmodel/instance.go +++ b/internal/gtsmodel/instance.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/gtsmodel/mediaattachment.go b/internal/gtsmodel/mediaattachment.go index 5d4af8e68..c2f27d9c4 100644 --- a/internal/gtsmodel/mediaattachment.go +++ b/internal/gtsmodel/mediaattachment.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/gtsmodel/mention.go b/internal/gtsmodel/mention.go index 81b9b9e72..e00df8911 100644 --- a/internal/gtsmodel/mention.go +++ b/internal/gtsmodel/mention.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/gtsmodel/notification.go b/internal/gtsmodel/notification.go index 013e8ba35..6a5ee06ef 100644 --- a/internal/gtsmodel/notification.go +++ b/internal/gtsmodel/notification.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/gtsmodel/routersession.go b/internal/gtsmodel/routersession.go index 34c1744bd..208425ac8 100644 --- a/internal/gtsmodel/routersession.go +++ b/internal/gtsmodel/routersession.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/gtsmodel/status.go b/internal/gtsmodel/status.go index e0c339659..e80924ca3 100644 --- a/internal/gtsmodel/status.go +++ b/internal/gtsmodel/status.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/gtsmodel/statusbookmark.go b/internal/gtsmodel/statusbookmark.go index 73a22aeba..9e146594c 100644 --- a/internal/gtsmodel/statusbookmark.go +++ b/internal/gtsmodel/statusbookmark.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/gtsmodel/statusfave.go b/internal/gtsmodel/statusfave.go index 72a98bd17..07be1f725 100644 --- a/internal/gtsmodel/statusfave.go +++ b/internal/gtsmodel/statusfave.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/gtsmodel/statusmute.go b/internal/gtsmodel/statusmute.go index 849a28c82..4810f8c5a 100644 --- a/internal/gtsmodel/statusmute.go +++ b/internal/gtsmodel/statusmute.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/gtsmodel/tag.go b/internal/gtsmodel/tag.go index 0bb9daf0b..c73555311 100644 --- a/internal/gtsmodel/tag.go +++ b/internal/gtsmodel/tag.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/gtsmodel/token.go b/internal/gtsmodel/token.go index 19779c100..8ccf70f32 100644 --- a/internal/gtsmodel/token.go +++ b/internal/gtsmodel/token.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/gtsmodel/user.go b/internal/gtsmodel/user.go index 481e126b1..929939572 100644 --- a/internal/gtsmodel/user.go +++ b/internal/gtsmodel/user.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 |