(http://svengreb.de)
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/README.md b/README.md
index 7d87377..d6afaa7 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,6 @@ Please report issues/bugs, feature requests and suggestions for improvements to
![](https://cdn.rawgit.com/arcticicestudio/nord/develop/src/assets/banner-footer-mountains.svg)
-
Copyright © 2016 Arctic Ice Studio
+Copyright © 2016-present Arctic Ice Studio
-
+
diff --git a/install.sh b/install.sh
index 9fa736f..5bc9fac 100755
--- a/install.sh
+++ b/install.sh
@@ -1,12 +1,11 @@
#!/usr/bin/env bash
-# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-# title Install Script +
-# project nord-terminator +
-# repository https://github.com/arcticicestudio/nord-terminator +
-# author Arctic Ice Studio +
-# email development@arcticicestudio.com +
-# copyright Copyright (C) 2016 +
-# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+# Copyright (c) 2016-present Arctic Ice Studio
+# Copyright (c) 2016-present Sven Greb
+
+# Project: Nord Terminator
+# Repository: https://github.com/arcticicestudio/nord-terminator
+# License: MIT
+
set -e
_ct_error="\e[0;31m"
diff --git a/src/config b/src/config
index 3fc35c3..679658b 100644
--- a/src/config
+++ b/src/config
@@ -1,12 +1,9 @@
-# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-# title Nord Terminator +
-# project nord-terminator +
-# version 0.1.0 +
-# repository https://github.com/arcticicestudio/nord-terminator +
-# author Arctic Ice Studio +
-# email development@arcticicestudio.com +
-# copyright Copyright (C) 2016 +
-# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+# Copyright (c) 2016-present Arctic Ice Studio
+# Copyright (c) 2016-present Sven Greb
+
+# Project: Nord Terminator
+# Repository: https://github.com/arcticicestudio/nord-terminator
+# License: MIT
[global_config]
title_inactive_bg_color = "#4C566A"