diff options
author | Aaron Marcher <me@drkhsh.at> | 2017-08-10 20:32:14 +0200 |
---|---|---|
committer | Aaron Marcher <me@drkhsh.at> | 2017-08-10 20:32:14 +0200 |
commit | eaed545ef03a28917d1922f78cdaeaf43ef67d26 (patch) | |
tree | 236ef7b28784b1aeca95507f31882aff95511ec8 | |
parent | 05679f11ee60570274f461ffe84ef27ed50a3a77 (diff) |
Copyright sign (C) is not required in LICENSE
According to https://opensource.org/licenses/ISC
-rw-r--r-- | LICENSE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ ISC License -Copyright (C) 2016-2017 Aaron Marcher <me@drkhsh.at> -Copyright (C) 2017 Laslo Hunhold <dev@frign.de> +Copyright 2016-2017 Aaron Marcher <me@drkhsh.at> +Copyright 2017 Laslo Hunhold <dev@frign.de> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice |