summaryrefslogtreecommitdiff
path: root/internal/api/model
diff options
context:
space:
mode:
Diffstat (limited to 'internal/api/model')
-rw-r--r--internal/api/model/account.go2
-rw-r--r--internal/api/model/admin.go2
-rw-r--r--internal/api/model/announcement.go2
-rw-r--r--internal/api/model/announcementreaction.go2
-rw-r--r--internal/api/model/application.go2
-rw-r--r--internal/api/model/attachment.go2
-rw-r--r--internal/api/model/block.go2
-rw-r--r--internal/api/model/card.go2
-rw-r--r--internal/api/model/content.go2
-rw-r--r--internal/api/model/context.go2
-rw-r--r--internal/api/model/conversation.go2
-rw-r--r--internal/api/model/domainblock.go2
-rw-r--r--internal/api/model/emoji.go2
-rw-r--r--internal/api/model/featuredtag.go2
-rw-r--r--internal/api/model/field.go2
-rw-r--r--internal/api/model/filter.go2
-rw-r--r--internal/api/model/history.go2
-rw-r--r--internal/api/model/instance.go2
-rw-r--r--internal/api/model/list.go2
-rw-r--r--internal/api/model/marker.go2
-rw-r--r--internal/api/model/mention.go2
-rw-r--r--internal/api/model/notification.go2
-rw-r--r--internal/api/model/oauth.go2
-rw-r--r--internal/api/model/poll.go2
-rw-r--r--internal/api/model/preferences.go2
-rw-r--r--internal/api/model/pushsubscription.go2
-rw-r--r--internal/api/model/relationship.go2
-rw-r--r--internal/api/model/results.go2
-rw-r--r--internal/api/model/scheduledstatus.go2
-rw-r--r--internal/api/model/search.go2
-rw-r--r--internal/api/model/source.go2
-rw-r--r--internal/api/model/status.go2
-rw-r--r--internal/api/model/tag.go2
-rw-r--r--internal/api/model/timeline.go2
-rw-r--r--internal/api/model/token.go2
-rw-r--r--internal/api/model/user.go2
-rw-r--r--internal/api/model/well-known.go2
37 files changed, 37 insertions, 37 deletions
diff --git a/internal/api/model/account.go b/internal/api/model/account.go
index 38f03d787..712640367 100644
--- a/internal/api/model/account.go
+++ b/internal/api/model/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/api/model/admin.go b/internal/api/model/admin.go
index 301c4efa9..9bf1f6d8d 100644
--- a/internal/api/model/admin.go
+++ b/internal/api/model/admin.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/api/model/announcement.go b/internal/api/model/announcement.go
index fd686242b..72dada7d7 100644
--- a/internal/api/model/announcement.go
+++ b/internal/api/model/announcement.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/api/model/announcementreaction.go b/internal/api/model/announcementreaction.go
index c84a5b365..e2619d1c8 100644
--- a/internal/api/model/announcementreaction.go
+++ b/internal/api/model/announcementreaction.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/api/model/application.go b/internal/api/model/application.go
index 2b663f54b..c9817fa87 100644
--- a/internal/api/model/application.go
+++ b/internal/api/model/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/api/model/attachment.go b/internal/api/model/attachment.go
index 07167dc4f..061d7918e 100644
--- a/internal/api/model/attachment.go
+++ b/internal/api/model/attachment.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/api/model/block.go b/internal/api/model/block.go
index 6d6b15833..bdb078060 100644
--- a/internal/api/model/block.go
+++ b/internal/api/model/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/api/model/card.go b/internal/api/model/card.go
index 7442fa9cb..7a67c8898 100644
--- a/internal/api/model/card.go
+++ b/internal/api/model/card.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/api/model/content.go b/internal/api/model/content.go
index 4f004f13c..754495738 100644
--- a/internal/api/model/content.go
+++ b/internal/api/model/content.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/api/model/context.go b/internal/api/model/context.go
index 66e17b185..c87841291 100644
--- a/internal/api/model/context.go
+++ b/internal/api/model/context.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/api/model/conversation.go b/internal/api/model/conversation.go
index 36da6aab5..810e882ca 100644
--- a/internal/api/model/conversation.go
+++ b/internal/api/model/conversation.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/api/model/domainblock.go b/internal/api/model/domainblock.go
index ad44e6b3e..2911dfbaa 100644
--- a/internal/api/model/domainblock.go
+++ b/internal/api/model/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/api/model/emoji.go b/internal/api/model/emoji.go
index 7f55038f7..2fa858596 100644
--- a/internal/api/model/emoji.go
+++ b/internal/api/model/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/api/model/featuredtag.go b/internal/api/model/featuredtag.go
index a0ea536f9..540cfb38a 100644
--- a/internal/api/model/featuredtag.go
+++ b/internal/api/model/featuredtag.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/api/model/field.go b/internal/api/model/field.go
index ae6b65272..5cdb33004 100644
--- a/internal/api/model/field.go
+++ b/internal/api/model/field.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/api/model/filter.go b/internal/api/model/filter.go
index 2b0b05e5c..3bf19c2b5 100644
--- a/internal/api/model/filter.go
+++ b/internal/api/model/filter.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/api/model/history.go b/internal/api/model/history.go
index 92b7d4d77..0d25f30fd 100644
--- a/internal/api/model/history.go
+++ b/internal/api/model/history.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/api/model/instance.go b/internal/api/model/instance.go
index 93c541d53..f36713cdc 100644
--- a/internal/api/model/instance.go
+++ b/internal/api/model/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/api/model/list.go b/internal/api/model/list.go
index 61dd199d0..47c8c2f77 100644
--- a/internal/api/model/list.go
+++ b/internal/api/model/list.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/api/model/marker.go b/internal/api/model/marker.go
index 7705f499b..fdf56aab9 100644
--- a/internal/api/model/marker.go
+++ b/internal/api/model/marker.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/api/model/mention.go b/internal/api/model/mention.go
index 382ea3499..67d8af806 100644
--- a/internal/api/model/mention.go
+++ b/internal/api/model/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/api/model/notification.go b/internal/api/model/notification.go
index 2f6d8e595..8f929cab4 100644
--- a/internal/api/model/notification.go
+++ b/internal/api/model/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/api/model/oauth.go b/internal/api/model/oauth.go
index 7ff58daef..c86e4723e 100644
--- a/internal/api/model/oauth.go
+++ b/internal/api/model/oauth.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/api/model/poll.go b/internal/api/model/poll.go
index a925be8fd..d9104227a 100644
--- a/internal/api/model/poll.go
+++ b/internal/api/model/poll.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/api/model/preferences.go b/internal/api/model/preferences.go
index 0ff50bbd7..64c16ae03 100644
--- a/internal/api/model/preferences.go
+++ b/internal/api/model/preferences.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/api/model/pushsubscription.go b/internal/api/model/pushsubscription.go
index a8dd69b97..5e4d3313d 100644
--- a/internal/api/model/pushsubscription.go
+++ b/internal/api/model/pushsubscription.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/api/model/relationship.go b/internal/api/model/relationship.go
index 647ff7a91..2df9b61e6 100644
--- a/internal/api/model/relationship.go
+++ b/internal/api/model/relationship.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/api/model/results.go b/internal/api/model/results.go
index 266d2083b..891c744cf 100644
--- a/internal/api/model/results.go
+++ b/internal/api/model/results.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/api/model/scheduledstatus.go b/internal/api/model/scheduledstatus.go
index 38f70d96a..79fb924e9 100644
--- a/internal/api/model/scheduledstatus.go
+++ b/internal/api/model/scheduledstatus.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/api/model/search.go b/internal/api/model/search.go
index 6287dba0e..bc19148d6 100644
--- a/internal/api/model/search.go
+++ b/internal/api/model/search.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/api/model/source.go b/internal/api/model/source.go
index 9e429a3ca..0ca8f2a6b 100644
--- a/internal/api/model/source.go
+++ b/internal/api/model/source.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/api/model/status.go b/internal/api/model/status.go
index ff0cd2e80..3ff3f791d 100644
--- a/internal/api/model/status.go
+++ b/internal/api/model/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/api/model/tag.go b/internal/api/model/tag.go
index 951f07808..b6edbdeb7 100644
--- a/internal/api/model/tag.go
+++ b/internal/api/model/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/api/model/timeline.go b/internal/api/model/timeline.go
index de50c16cb..66a5263b8 100644
--- a/internal/api/model/timeline.go
+++ b/internal/api/model/timeline.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/api/model/token.go b/internal/api/model/token.go
index 29a3c6f1d..b7b860df8 100644
--- a/internal/api/model/token.go
+++ b/internal/api/model/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/api/model/user.go b/internal/api/model/user.go
index 3f639b5c3..dbdbe2b61 100644
--- a/internal/api/model/user.go
+++ b/internal/api/model/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
diff --git a/internal/api/model/well-known.go b/internal/api/model/well-known.go
index 49c43d278..8e16d67bd 100644
--- a/internal/api/model/well-known.go
+++ b/internal/api/model/well-known.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