summaryrefslogtreecommitdiff
path: root/internal/oidc
diff options
context:
space:
mode:
Diffstat (limited to 'internal/oidc')
-rw-r--r--internal/oidc/claims.go2
-rw-r--r--internal/oidc/handlecallback.go2
-rw-r--r--internal/oidc/idp.go2
3 files changed, 3 insertions, 3 deletions
diff --git a/internal/oidc/claims.go b/internal/oidc/claims.go
index 6f0e58ca9..fb72f4e20 100644
--- a/internal/oidc/claims.go
+++ b/internal/oidc/claims.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/oidc/handlecallback.go b/internal/oidc/handlecallback.go
index ede4f51f2..770789362 100644
--- a/internal/oidc/handlecallback.go
+++ b/internal/oidc/handlecallback.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/oidc/idp.go b/internal/oidc/idp.go
index 24af6835d..cbdcdac37 100644
--- a/internal/oidc/idp.go
+++ b/internal/oidc/idp.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