aboutsummaryrefslogtreecommitdiff
path: root/auth
diff options
context:
space:
mode:
Diffstat (limited to 'auth')
-rw-r--r--auth/auth.go2
-rw-r--r--auth/client.go2
-rw-r--r--auth/input.go2
-rw-r--r--auth/template.go2
-rw-r--r--auth/token.go2
5 files changed, 5 insertions, 5 deletions
diff --git a/auth/auth.go b/auth/auth.go
index 9374c72..b41f553 100644
--- a/auth/auth.go
+++ b/auth/auth.go
@@ -1,6 +1,6 @@
/*
macli - Unofficial CLI-Based MyAnimeList Client
-Copyright © 2022-2024 Vidhu Kant Sharma <vidhukant@vidhukant.xyz>
+Copyright © 2022-2024 Vidhu Kant Sharma <vidhukant@vidhukant.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/auth/client.go b/auth/client.go
index 1e504c5..5ee0b95 100644
--- a/auth/client.go
+++ b/auth/client.go
@@ -1,6 +1,6 @@
/*
macli - Unofficial CLI-Based MyAnimeList Client
-Copyright © 2022 Vidhu Kant Sharma <vidhukant@vidhukant.xyz>
+Copyright © 2022-2024 Vidhu Kant Sharma <vidhukant@vidhukant.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/auth/input.go b/auth/input.go
index 42b5907..d382f55 100644
--- a/auth/input.go
+++ b/auth/input.go
@@ -1,6 +1,6 @@
/*
macli - Unofficial CLI-Based MyAnimeList Client
-Copyright © 2022 Vidhu Kant Sharma <vidhukant@vidhukant.xyz>
+Copyright © 2022-2024 Vidhu Kant Sharma <vidhukant@vidhukant.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/auth/template.go b/auth/template.go
index a16e0e1..58c5412 100644
--- a/auth/template.go
+++ b/auth/template.go
@@ -1,6 +1,6 @@
/*
macli - Unofficial CLI-Based MyAnimeList Client
-Copyright © 2022-2024 Vidhu Kant Sharma <vidhukant@vidhukant.xyz>
+Copyright © 2022-2024 Vidhu Kant Sharma <vidhukant@vidhukant.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/auth/token.go b/auth/token.go
index 5573231..df66df9 100644
--- a/auth/token.go
+++ b/auth/token.go
@@ -1,6 +1,6 @@
/*
macli - Unofficial CLI-Based MyAnimeList Client
-Copyright © 2022 Vidhu Kant Sharma <vidhukant@vidhukant.xyz>
+Copyright © 2022-2024 Vidhu Kant Sharma <vidhukant@vidhukant.com>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by