From 32ba3e1b55ce406a4ea85799ca04249780805403 Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Tue, 9 Nov 2021 19:46:03 +0000 Subject: [PATCH] Update copyright year. --- Claunia.RsrcFork/Claunia.RsrcFork.csproj | 2 +- Claunia.RsrcFork/PascalString.cs | 2 +- Claunia.RsrcFork/Resource.cs | 2 +- Claunia.RsrcFork/ResourceFork.cs | 2 +- Claunia.RsrcFork/Resources/Version.cs | 2 +- Claunia.RsrcFork/Structs.cs | 2 +- Claunia.RsrcFork/Types.cs | 2 +- LICENSE | 2 +- README.md | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Claunia.RsrcFork/Claunia.RsrcFork.csproj b/Claunia.RsrcFork/Claunia.RsrcFork.csproj index 1e017c7..a296707 100644 --- a/Claunia.RsrcFork/Claunia.RsrcFork.csproj +++ b/Claunia.RsrcFork/Claunia.RsrcFork.csproj @@ -3,7 +3,7 @@ 1.1 Claunia.com - © 2016-2019 Natalia Portillo + © 2016-2021 Natalia Portillo MIT git en-US diff --git a/Claunia.RsrcFork/PascalString.cs b/Claunia.RsrcFork/PascalString.cs index 3c35b68..6e5a3d4 100644 --- a/Claunia.RsrcFork/PascalString.cs +++ b/Claunia.RsrcFork/PascalString.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016-2019 Natalia Portillo +// Copyright (c) 2016-2021 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.RsrcFork/Resource.cs b/Claunia.RsrcFork/Resource.cs index f093650..7313450 100644 --- a/Claunia.RsrcFork/Resource.cs +++ b/Claunia.RsrcFork/Resource.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016-2019 Natalia Portillo +// Copyright (c) 2016-2021 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.RsrcFork/ResourceFork.cs b/Claunia.RsrcFork/ResourceFork.cs index 8bff765..e0143d6 100644 --- a/Claunia.RsrcFork/ResourceFork.cs +++ b/Claunia.RsrcFork/ResourceFork.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016-2019 Natalia Portillo +// Copyright (c) 2016-2021 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.RsrcFork/Resources/Version.cs b/Claunia.RsrcFork/Resources/Version.cs index 3be3bd8..34e2688 100644 --- a/Claunia.RsrcFork/Resources/Version.cs +++ b/Claunia.RsrcFork/Resources/Version.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016-2019 Natalia Portillo +// Copyright (c) 2016-2021 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.RsrcFork/Structs.cs b/Claunia.RsrcFork/Structs.cs index a03c3d9..8ecec25 100644 --- a/Claunia.RsrcFork/Structs.cs +++ b/Claunia.RsrcFork/Structs.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016-2019 Natalia Portillo +// Copyright (c) 2016-2021 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.RsrcFork/Types.cs b/Claunia.RsrcFork/Types.cs index dd0d8e4..e3429d4 100644 --- a/Claunia.RsrcFork/Types.cs +++ b/Claunia.RsrcFork/Types.cs @@ -4,7 +4,7 @@ // Author: // Natalia Portillo // -// Copyright (c) 2016-2019 Natalia Portillo +// Copyright (c) 2016-2021 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/LICENSE b/LICENSE index 98dc1fd..b39c1c3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2015-2016 Natalia Portillo +Copyright (c) 2015-2021 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/README.md b/README.md index edc067c..73e0b3a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Claunia.RsrcFork ================ -Copyright © 2016-2019 Natalia Portillo +Copyright © 2016-2021 Natalia Portillo Library and command line application for handling resource forks. \ No newline at end of file