diff options
Diffstat (limited to 'gotrc-examples')
| -rw-r--r-- | gotrc-examples/allow-uppercase | 2 | ||||
| -rw-r--r-- | gotrc-examples/baudrate | 2 | ||||
| -rw-r--r-- | gotrc-examples/cerberus | 2 | ||||
| -rw-r--r-- | gotrc-examples/commands | 2 | ||||
| -rw-r--r-- | gotrc-examples/hide-username | 2 | ||||
| -rw-r--r-- | gotrc-examples/issue-file | 2 | ||||
| -rw-r--r-- | gotrc-examples/lower-left-ponysay | 2 | ||||
| -rw-r--r-- | gotrc-examples/no-empty-user | 2 | ||||
| -rw-r--r-- | gotrc-examples/readline | 2 | ||||
| -rw-r--r-- | gotrc-examples/revoke-access | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/gotrc-examples/allow-uppercase b/gotrc-examples/allow-uppercase index 0ca6b74..3bb0db1 100644 --- a/gotrc-examples/allow-uppercase +++ b/gotrc-examples/allow-uppercase @@ -2,7 +2,7 @@ # gates-of-tartaros – Minimal replacement for agetty with SSH support # -# Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2013, 2014, 2015 Mattias Andrée (maandree@member.fsf.org) # # 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/gotrc-examples/baudrate b/gotrc-examples/baudrate index 3318dc4..684722f 100644 --- a/gotrc-examples/baudrate +++ b/gotrc-examples/baudrate @@ -2,7 +2,7 @@ # gates-of-tartaros – Minimal replacement for agetty with SSH support # -# Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2013, 2014, 2015 Mattias Andrée (maandree@member.fsf.org) # # 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/gotrc-examples/cerberus b/gotrc-examples/cerberus index 18247e9..e0761ca 100644 --- a/gotrc-examples/cerberus +++ b/gotrc-examples/cerberus @@ -2,7 +2,7 @@ # gates-of-tartaros – Minimal replacement for agetty with SSH support # -# Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2013, 2014, 2015 Mattias Andrée (maandree@member.fsf.org) # # 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/gotrc-examples/commands b/gotrc-examples/commands index 73f753d..851da12 100644 --- a/gotrc-examples/commands +++ b/gotrc-examples/commands @@ -2,7 +2,7 @@ # gates-of-tartaros – Minimal replacement for agetty with SSH support # -# Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2013, 2014, 2015 Mattias Andrée (maandree@member.fsf.org) # # 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/gotrc-examples/hide-username b/gotrc-examples/hide-username index 6ce71f7..05d670f 100644 --- a/gotrc-examples/hide-username +++ b/gotrc-examples/hide-username @@ -2,7 +2,7 @@ # gates-of-tartaros – Minimal replacement for agetty with SSH support # -# Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2013, 2014, 2015 Mattias Andrée (maandree@member.fsf.org) # # 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/gotrc-examples/issue-file b/gotrc-examples/issue-file index c2b8bef..ebf7813 100644 --- a/gotrc-examples/issue-file +++ b/gotrc-examples/issue-file @@ -2,7 +2,7 @@ # gates-of-tartaros – Minimal replacement for agetty with SSH support # -# Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2013, 2014, 2015 Mattias Andrée (maandree@member.fsf.org) # # 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/gotrc-examples/lower-left-ponysay b/gotrc-examples/lower-left-ponysay index c5112d0..62da1cc 100644 --- a/gotrc-examples/lower-left-ponysay +++ b/gotrc-examples/lower-left-ponysay @@ -2,7 +2,7 @@ # gates-of-tartaros – Minimal replacement for agetty with SSH support # -# Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2013, 2014, 2015 Mattias Andrée (maandree@member.fsf.org) # # 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/gotrc-examples/no-empty-user b/gotrc-examples/no-empty-user index 6a16135..4cdec36 100644 --- a/gotrc-examples/no-empty-user +++ b/gotrc-examples/no-empty-user @@ -2,7 +2,7 @@ # gates-of-tartaros – Minimal replacement for agetty with SSH support # -# Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2013, 2014, 2015 Mattias Andrée (maandree@member.fsf.org) # # 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/gotrc-examples/readline b/gotrc-examples/readline index e35b170..e67078c 100644 --- a/gotrc-examples/readline +++ b/gotrc-examples/readline @@ -2,7 +2,7 @@ # gates-of-tartaros – Minimal replacement for agetty with SSH support # -# Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2013, 2014, 2015 Mattias Andrée (maandree@member.fsf.org) # # 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/gotrc-examples/revoke-access b/gotrc-examples/revoke-access index 9fbdbfd..e79b9fc 100644 --- a/gotrc-examples/revoke-access +++ b/gotrc-examples/revoke-access @@ -2,7 +2,7 @@ # gates-of-tartaros – Minimal replacement for agetty with SSH support # -# Copyright © 2013, 2014 Mattias Andrée (maandree@member.fsf.org) +# Copyright © 2013, 2014, 2015 Mattias Andrée (maandree@member.fsf.org) # # 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 |
