From 35a9f316438052ee702add80eb35b51a4ba3004c Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Sat, 13 Jan 2018 20:10:32 +0100 Subject: [PATCH] changelog template, year update --- CHANGELOG | 7 +++++++ LICENSE | 2 +- dehydrated.1 | 4 ++-- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 9faf9e5..7de2c4f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,13 @@ # Change Log This file contains a log of major changes in dehydrated +## [x.x.x] - xxxx-xx-xx +## Changed +- ... + +## Added +- ... + ## [0.5.0] - 2018-01-13 ## Changed - Certificate chain is now cached (CHAINCACHE) diff --git a/LICENSE b/LICENSE index 92c636f..6fd58d7 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015-2017 Lukas Schauer +Copyright (c) 2015-2018 Lukas Schauer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/dehydrated.1 b/dehydrated.1 index 2a2f9e2..8a8f3f1 100644 --- a/dehydrated.1 +++ b/dehydrated.1 @@ -1,4 +1,4 @@ -.TH DEHYDRATED 1 2017-09-20 "Dehydrated ACME Client" +.TH DEHYDRATED 1 2018-01-13 "Dehydrated ACME Client" .SH NAME dehydrated \- ACME client implemented as a shell-script .SH SYNOPSIS @@ -145,7 +145,7 @@ Please report any bugs that you may encounter at the project web site Dehydrated was written by Lukas Schauer. This man page was contributed by Daniel Molkentin. .SH COPYRIGHT -Copyright 20015-2017 by Lukas Schauer and the respective contributors. +Copyright 20015-2018 by Lukas Schauer and the respective contributors. Provided under the MIT License. See the LICENSE file that accompanies the distribution for licensing information. .SH SEE ALSO -- 2.47.2