summaryrefslogtreecommitdiff
path: root/internal/api/security
diff options
context:
space:
mode:
Diffstat (limited to 'internal/api/security')
-rw-r--r--internal/api/security/flocblock.go2
-rw-r--r--internal/api/security/security.go2
-rw-r--r--internal/api/security/tokencheck.go2
-rw-r--r--internal/api/security/useragentblock.go2
4 files changed, 4 insertions, 4 deletions
diff --git a/internal/api/security/flocblock.go b/internal/api/security/flocblock.go
index 7cedcde6b..0baae5552 100644
--- a/internal/api/security/flocblock.go
+++ b/internal/api/security/flocblock.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/security/security.go b/internal/api/security/security.go
index 1e55d5bc5..578adfe47 100644
--- a/internal/api/security/security.go
+++ b/internal/api/security/security.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/security/tokencheck.go b/internal/api/security/tokencheck.go
index 5a47e3833..b68f0b94f 100644
--- a/internal/api/security/tokencheck.go
+++ b/internal/api/security/tokencheck.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/security/useragentblock.go b/internal/api/security/useragentblock.go
index 1d1fff736..acbdeae58 100644
--- a/internal/api/security/useragentblock.go
+++ b/internal/api/security/useragentblock.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