aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xadd-authorized-keys2
-rwxr-xr-xadd-git-repo2
-rwxr-xr-xadd-git-user2
3 files changed, 3 insertions, 3 deletions
diff --git a/add-authorized-keys b/add-authorized-keys
index 7ed753a..bc4d86b 100755
--- a/add-authorized-keys
+++ b/add-authorized-keys
@@ -2,7 +2,7 @@
### Add RSA keys to the authorized_keys file of a given user
-### Copyright (C) 2015 Rafael Laboissiere
+### Copyright (C) 2015, 2022 Rafael Laboissière
###
### 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 the Free Software
diff --git a/add-git-repo b/add-git-repo
index ec68235..b554ea1 100755
--- a/add-git-repo
+++ b/add-git-repo
@@ -2,7 +2,7 @@
### Create a centralized Git repository
-### Copyright (C) 2015, 2022 Rafael Laboissiere
+### Copyright (C) 2015, 2022 Rafael Laboissière
###
### 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 the Free Software
diff --git a/add-git-user b/add-git-user
index 2c4a60c..d430f2f 100755
--- a/add-git-user
+++ b/add-git-user
@@ -2,7 +2,7 @@
### Add a Git user to the system
-### Copyright (C) 2015 Rafael Laboissiere
+### Copyright (C) 2015, 2022 Rafael Laboissière
###
### 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 the Free Software