aboutsummaryrefslogtreecommitdiff
path: root/src/property/installer.lisp
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-29 16:55:08 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-29 16:55:08 -0700
commit76774b9f37d4bd7b94147b7c1eb02d6528a8c7f7 (patch)
treec1eda7282531263bf6f4af556d35e25b9e4cc005 /src/property/installer.lisp
parent29eaefe485bac9a36b14e51ac65771bb3e70401a (diff)
downloadconsfigurator-76774b9f37d4bd7b94147b7c1eb02d6528a8c7f7.tar.gz
update copyright notices
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'src/property/installer.lisp')
-rw-r--r--src/property/installer.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/property/installer.lisp b/src/property/installer.lisp
index 83a7b75..6dcec48 100644
--- a/src/property/installer.lisp
+++ b/src/property/installer.lisp
@@ -1,6 +1,6 @@
;;; Consfigurator -- Lisp declarative configuration management system
-;;; Copyright (C) 2021 Sean Whitton <spwhitton@spwhitton.name>
+;;; Copyright (C) 2021-2022 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