From 2d8291f14de90fcf8ad09bcc175b5fcdaaf91531 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sat, 12 Mar 2022 14:12:16 -0700 Subject: update my copyright years Signed-off-by: Sean Whitton --- src/util.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util.lisp') diff --git a/src/util.lisp b/src/util.lisp index 18c1d46..ca8e3e3 100644 --- a/src/util.lisp +++ b/src/util.lisp @@ -1,6 +1,6 @@ ;;; Consfigurator -- Lisp declarative configuration management system -;;; Copyright (C) 2020-2021 Sean Whitton +;;; Copyright (C) 2020-2022 Sean Whitton ;;; 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 -- cgit v1.2.3