From 30c28373d4a4dbd6013ef6d9b58c9d0ad5779037 Mon Sep 17 00:00:00 2001 From: Gary Talent Date: Fri, 28 Jul 2017 17:59:43 -0500 Subject: [PATCH] Switch to .liccor.yml --- .liccor | 5 ----- .liccor.yml | 9 +++++++++ 2 files changed, 9 insertions(+), 5 deletions(-) delete mode 100644 .liccor create mode 100644 .liccor.yml diff --git a/.liccor b/.liccor deleted file mode 100644 index 7fed3f1ed..000000000 --- a/.liccor +++ /dev/null @@ -1,5 +0,0 @@ -Copyright 2015 - 2017 gtalent2@gmail.com - -This Source Code Form is subject to the terms of the Mozilla Public -License, v. 2.0. If a copy of the MPL was not distributed with this -file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/.liccor.yml b/.liccor.yml new file mode 100644 index 000000000..550251462 --- /dev/null +++ b/.liccor.yml @@ -0,0 +1,9 @@ +--- +source: +- src +copyright_notice: |- + Copyright 2015 - 2017 gtalent2@gmail.com + + This Source Code Form is subject to the terms of the Mozilla Public + License, v. 2.0. If a copy of the MPL was not distributed with this + file, You can obtain one at http://mozilla.org/MPL/2.0/.