diff --git a/Claunia.Encoding.Tests/ATASCII.cs b/Claunia.Encoding.Tests/ATASCII.cs index e783cb1..8a9b239 100644 --- a/Claunia.Encoding.Tests/ATASCII.cs +++ b/Claunia.Encoding.Tests/ATASCII.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding.Tests/AtariST.cs b/Claunia.Encoding.Tests/AtariST.cs index 7eb9e58..339aab6 100644 --- a/Claunia.Encoding.Tests/AtariST.cs +++ b/Claunia.Encoding.Tests/AtariST.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding.Tests/GetEncs.cs b/Claunia.Encoding.Tests/GetEncs.cs index 04a1fea..6f008a3 100644 --- a/Claunia.Encoding.Tests/GetEncs.cs +++ b/Claunia.Encoding.Tests/GetEncs.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2017 Copyright © Claunia.com +// Copyright © 2017-2018 Natalia Portillo // // 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/Claunia.Encoding.Tests/LisaRoman.cs b/Claunia.Encoding.Tests/LisaRoman.cs index e641d35..dde6488 100644 --- a/Claunia.Encoding.Tests/LisaRoman.cs +++ b/Claunia.Encoding.Tests/LisaRoman.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/ATASCII.cs b/Claunia.Encoding/ATASCII.cs index ac5c5d9..075b296 100644 --- a/Claunia.Encoding/ATASCII.cs +++ b/Claunia.Encoding/ATASCII.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/Apple2.cs b/Claunia.Encoding/Apple2.cs index bc1635c..9fb277c 100644 --- a/Claunia.Encoding/Apple2.cs +++ b/Claunia.Encoding/Apple2.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/Apple2c.cs b/Claunia.Encoding/Apple2c.cs index bd45a4d..f8f6a1d 100644 --- a/Claunia.Encoding/Apple2c.cs +++ b/Claunia.Encoding/Apple2c.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/Apple2e.cs b/Claunia.Encoding/Apple2e.cs index 6db9cb2..d06be99 100644 --- a/Claunia.Encoding/Apple2e.cs +++ b/Claunia.Encoding/Apple2e.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/Apple2gs.cs b/Claunia.Encoding/Apple2gs.cs index e9455e9..46a3d08 100644 --- a/Claunia.Encoding/Apple2gs.cs +++ b/Claunia.Encoding/Apple2gs.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/AtariST.cs b/Claunia.Encoding/AtariST.cs index 870a6dd..08ea3c3 100644 --- a/Claunia.Encoding/AtariST.cs +++ b/Claunia.Encoding/AtariST.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/Encoding.cs b/Claunia.Encoding/Encoding.cs index 3ac2d32..f8ef0d6 100644 --- a/Claunia.Encoding/Encoding.cs +++ b/Claunia.Encoding/Encoding.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/LisaRoman.cs b/Claunia.Encoding/LisaRoman.cs index 06525aa..c265045 100644 --- a/Claunia.Encoding/LisaRoman.cs +++ b/Claunia.Encoding/LisaRoman.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/MacArabic.cs b/Claunia.Encoding/MacArabic.cs index 8a477a3..4c8ba97 100644 --- a/Claunia.Encoding/MacArabic.cs +++ b/Claunia.Encoding/MacArabic.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/MacCentralEuropean.cs b/Claunia.Encoding/MacCentralEuropean.cs index e273d5a..379fd96 100644 --- a/Claunia.Encoding/MacCentralEuropean.cs +++ b/Claunia.Encoding/MacCentralEuropean.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/MacCroatian.cs b/Claunia.Encoding/MacCroatian.cs index a26b022..32a582e 100644 --- a/Claunia.Encoding/MacCroatian.cs +++ b/Claunia.Encoding/MacCroatian.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/MacCyrillic.cs b/Claunia.Encoding/MacCyrillic.cs index ab0c2f3..756f3bf 100644 --- a/Claunia.Encoding/MacCyrillic.cs +++ b/Claunia.Encoding/MacCyrillic.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/MacFarsi.cs b/Claunia.Encoding/MacFarsi.cs index bc1080e..845a077 100644 --- a/Claunia.Encoding/MacFarsi.cs +++ b/Claunia.Encoding/MacFarsi.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/MacGreek.cs b/Claunia.Encoding/MacGreek.cs index c9a1cd8..6e1d0d3 100644 --- a/Claunia.Encoding/MacGreek.cs +++ b/Claunia.Encoding/MacGreek.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/MacHebrew.cs b/Claunia.Encoding/MacHebrew.cs index 1c61da1..76d3368 100644 --- a/Claunia.Encoding/MacHebrew.cs +++ b/Claunia.Encoding/MacHebrew.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/MacRoman.cs b/Claunia.Encoding/MacRoman.cs index bf4082e..1b17e83 100644 --- a/Claunia.Encoding/MacRoman.cs +++ b/Claunia.Encoding/MacRoman.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/MacRomanian.cs b/Claunia.Encoding/MacRomanian.cs index 46d6e1c..4061e99 100644 --- a/Claunia.Encoding/MacRomanian.cs +++ b/Claunia.Encoding/MacRomanian.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/MacTurkish.cs b/Claunia.Encoding/MacTurkish.cs index 4aeca57..5393f80 100644 --- a/Claunia.Encoding/MacTurkish.cs +++ b/Claunia.Encoding/MacTurkish.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/MacUkrainian.cs b/Claunia.Encoding/MacUkrainian.cs index 173b11a..c260e4d 100644 --- a/Claunia.Encoding/MacUkrainian.cs +++ b/Claunia.Encoding/MacUkrainian.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/PETSCII.cs b/Claunia.Encoding/PETSCII.cs index fa00113..fb4048b 100644 --- a/Claunia.Encoding/PETSCII.cs +++ b/Claunia.Encoding/PETSCII.cs @@ -4,7 +4,7 @@ // Author: // Michael Drüing // -// Copyright (c) 2016 © Michael Drüing +// Copyright © 2016-2018 Michael Drüing // // 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/Claunia.Encoding/Pangrams.cs b/Claunia.Encoding/Pangrams.cs index e018311..c06d284 100644 --- a/Claunia.Encoding/Pangrams.cs +++ b/Claunia.Encoding/Pangrams.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/Properties/AssemblyInfo.cs b/Claunia.Encoding/Properties/AssemblyInfo.cs index 5cb5d12..8027e09 100644 --- a/Claunia.Encoding/Properties/AssemblyInfo.cs +++ b/Claunia.Encoding/Properties/AssemblyInfo.cs @@ -36,7 +36,7 @@ using System.Runtime.CompilerServices; [assembly: AssemblyConfiguration ("")] [assembly: AssemblyCompany ("Claunia.com")] [assembly: AssemblyProduct ("")] -[assembly: AssemblyCopyright ("© Claunia.com")] +[assembly: AssemblyCopyright ("© Natalia Portillo")] [assembly: AssemblyTrademark ("")] [assembly: AssemblyCulture ("")] diff --git a/Claunia.Encoding/ZX80.cs b/Claunia.Encoding/ZX80.cs index 5712cf5..a8d6a3f 100644 --- a/Claunia.Encoding/ZX80.cs +++ b/Claunia.Encoding/ZX80.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/ZX81.cs b/Claunia.Encoding/ZX81.cs index d2beab4..963ff72 100644 --- a/Claunia.Encoding/ZX81.cs +++ b/Claunia.Encoding/ZX81.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // 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/Claunia.Encoding/ZXSpectrum.cs b/Claunia.Encoding/ZXSpectrum.cs index fa044f2..083fdcf 100644 --- a/Claunia.Encoding/ZXSpectrum.cs +++ b/Claunia.Encoding/ZXSpectrum.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016 © Claunia.com +// Copyright © 2016-2018 Natalia Portillo // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal