summaryrefslogtreecommitdiff
path: root/internal/trans/model
diff options
context:
space:
mode:
Diffstat (limited to 'internal/trans/model')
-rw-r--r--internal/trans/model/account.go2
-rw-r--r--internal/trans/model/block.go2
-rw-r--r--internal/trans/model/domainblock.go2
-rw-r--r--internal/trans/model/follow.go2
-rw-r--r--internal/trans/model/followrequest.go2
-rw-r--r--internal/trans/model/instance.go2
-rw-r--r--internal/trans/model/type.go2
-rw-r--r--internal/trans/model/user.go2
8 files changed, 8 insertions, 8 deletions
diff --git a/internal/trans/model/account.go b/internal/trans/model/account.go
index e8abaf86f..60c0af51c 100644
--- a/internal/trans/model/account.go
+++ b/internal/trans/model/account.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/trans/model/block.go b/internal/trans/model/block.go
index f8777ee6c..bfd3652ea 100644
--- a/internal/trans/model/block.go
+++ b/internal/trans/model/block.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/trans/model/domainblock.go b/internal/trans/model/domainblock.go
index 5e0006bd7..483e64767 100644
--- a/internal/trans/model/domainblock.go
+++ b/internal/trans/model/domainblock.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/trans/model/follow.go b/internal/trans/model/follow.go
index 3cfafd540..bf9c57000 100644
--- a/internal/trans/model/follow.go
+++ b/internal/trans/model/follow.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/trans/model/followrequest.go b/internal/trans/model/followrequest.go
index 98a1ed1bc..857146046 100644
--- a/internal/trans/model/followrequest.go
+++ b/internal/trans/model/followrequest.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/trans/model/instance.go b/internal/trans/model/instance.go
index d93e1b3e8..0d1f464d5 100644
--- a/internal/trans/model/instance.go
+++ b/internal/trans/model/instance.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/trans/model/type.go b/internal/trans/model/type.go
index f4f302614..f904979aa 100644
--- a/internal/trans/model/type.go
+++ b/internal/trans/model/type.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/trans/model/user.go b/internal/trans/model/user.go
index 09e7a25a3..1dddee181 100644
--- a/internal/trans/model/user.go
+++ b/internal/trans/model/user.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