From 2db246d04817eb95da15d5c8d058d35c2a1708e9 Mon Sep 17 00:00:00 2001 From: tengel Date: Sun, 19 Nov 2017 11:53:28 -0600 Subject: [PATCH] add copyright line item --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e07dc8d..2bdf81d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Project Home: https://github.com/troyengel/petrified - Use templates to build systemd units ExexStart path (#4) - Unit files to install are now templates built by Makefile - Path is determined by `PREFIX=` semantics (packaging standard) +- Readjust copyright date, US Copyright Law is first year published ## [2.0.0] - 2017-11-19 - Implement FreeDNS APIv2 alongside APIv1 with dynamic API guess (#5)