aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/property/user.lisp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/property/user.lisp b/src/property/user.lisp
index 67190df..92dc378 100644
--- a/src/property/user.lisp
+++ b/src/property/user.lisp
@@ -1,7 +1,7 @@
;;; Consfigurator -- Lisp declarative configuration management system
-;;; Copyright (C) 2021 David Bremner <david@tethera.net>
-;;; Copyright (C) 2021 Sean Whitton <spwhitton@spwhitton.name>
+;;; Copyright (C) 2021-2022 David Bremner <david@tethera.net>
+;;; 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