diff --git a/MemoryZlib.cs b/MemoryZlib.cs index 74485e0..a588204 100644 --- a/MemoryZlib.cs +++ b/MemoryZlib.cs @@ -1,7 +1,7 @@ -// Copyright (c) 2014-2018, Els_kom org. +// Copyright (c) 2018, Els_kom org. // https://github.com/Elskom/ // All rights reserved. -// license: MIT, see LICENSE for more details. +// license: see LICENSE for more details. namespace Elskom.Generic.Libs { diff --git a/NotPackableException.cs b/NotPackableException.cs index fa60263..5227830 100644 --- a/NotPackableException.cs +++ b/NotPackableException.cs @@ -1,7 +1,7 @@ -// Copyright (c) 2014-2018, Els_kom org. +// Copyright (c) 2018, Els_kom org. // https://github.com/Elskom/ // All rights reserved. -// license: MIT, see LICENSE for more details. +// license: see LICENSE for more details. namespace Elskom.Generic.Libs { diff --git a/NotUnpackableException.cs b/NotUnpackableException.cs index bddf212..4624c07 100644 --- a/NotUnpackableException.cs +++ b/NotUnpackableException.cs @@ -1,7 +1,7 @@ -// Copyright (c) 2014-2018, Els_kom org. +// Copyright (c) 2018, Els_kom org. // https://github.com/Elskom/ // All rights reserved. -// license: MIT, see LICENSE for more details. +// license: see LICENSE for more details. namespace Elskom.Generic.Libs {