aboutsummaryrefslogtreecommitdiff
path: root/src/property/sshd.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-04-01 23:33:15 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-04-01 23:33:53 -0700
commit50df6724e62a1bd3978bddf546d5e4408b6bd564 (patch)
treeb78a512ec419ba534d5d3a441109272bb1c7b32f /src/property/sshd.lisp
parent7271df97c1576e0b98549489f45eaa0799152766 (diff)
downloadconsfigurator-50df6724e62a1bd3978bddf546d5e4408b6bd564.tar.gz
src/property/sshd.lisp: fix copyright
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/property/sshd.lisp')
-rw-r--r--src/property/sshd.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/sshd.lisp b/src/property/sshd.lisp
index 6e751d6..78881a7 100644
--- a/src/property/sshd.lisp
+++ b/src/property/sshd.lisp
@@ -1,6 +1,6 @@
;;; Consfigurator -- Lisp declarative configuration management system
-;;; Copyright (C) 2020-2021 Sean Whitton <spwhitton@spwhitton.name>
+;;; Copyright (C) 2021 Sean Whitton <spwhitton@spwhitton.name>
;;; This file is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by