aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael Laboissière <rafael@laboissiere.net>2022-12-11 16:09:30 +0100
committerRafael Laboissière <rafael@laboissiere.net>2022-12-11 16:15:30 +0100
commitf8e6e5a50e1a2462724cc9db0237f88351b11c50 (patch)
tree583ddaf951e2e6907c796debc6a8493460f0a309
parent1452b2cf83fddd3a0a26bf6a195e1ba021c62f3f (diff)
Update Copyright years and accentuate my name
-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