From f8e6e5a50e1a2462724cc9db0237f88351b11c50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Laboissi=C3=A8re?= Date: Sun, 11 Dec 2022 16:09:30 +0100 Subject: Update Copyright years and accentuate my name --- add-authorized-keys | 2 +- add-git-repo | 2 +- add-git-user | 2 +- 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 -- cgit v1.2.3