diff --git a/ArcFormats/DraftArc.cs b/ArcFormats/DraftArc.cs index 7b072d60..fac0b3c3 100644 --- a/ArcFormats/DraftArc.cs +++ b/ArcFormats/DraftArc.cs @@ -1,4 +1,4 @@ -// Copyright (C) 2016 by morkt +// Copyright (C) 2017 by morkt // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/ArcFormats/DraftImage.cs b/ArcFormats/DraftImage.cs index ca9b236f..fb59c467 100644 --- a/ArcFormats/DraftImage.cs +++ b/ArcFormats/DraftImage.cs @@ -1,4 +1,4 @@ -// Copyright (C) 2016 by morkt +// Copyright (C) 2017 by morkt // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to diff --git a/ArcFormats/Properties/AssemblyInfo.cs b/ArcFormats/Properties/AssemblyInfo.cs index 813e3ed8..2d18e970 100644 --- a/ArcFormats/Properties/AssemblyInfo.cs +++ b/ArcFormats/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany ("mørkt")] [assembly: AssemblyProduct("ArcFormats")] -[assembly: AssemblyCopyright ("Copyright © 2014-2015 mørkt")] +[assembly: AssemblyCopyright ("Copyright © 2014-2017 mørkt")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.2.27.1170")] -[assembly: AssemblyFileVersion ("1.2.27.1170")] +[assembly: AssemblyVersion ("1.2.27.1180")] +[assembly: AssemblyFileVersion ("1.2.27.1180")] diff --git a/GUI/Properties/AssemblyInfo.cs b/GUI/Properties/AssemblyInfo.cs index 4f94b194..0ac126eb 100644 --- a/GUI/Properties/AssemblyInfo.cs +++ b/GUI/Properties/AssemblyInfo.cs @@ -12,7 +12,7 @@ using System.Windows; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany ("mørkt")] [assembly: AssemblyProduct("GARbro.GUI")] -[assembly: AssemblyCopyright("Copyright © 2014-2016 mørkt")] +[assembly: AssemblyCopyright ("Copyright © 2014-2017 mørkt")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -51,5 +51,5 @@ using System.Windows; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.3.23.1590")] -[assembly: AssemblyFileVersion ("1.3.23.1590")] +[assembly: AssemblyVersion ("1.3.23.1605")] +[assembly: AssemblyFileVersion ("1.3.23.1605")] diff --git a/GameRes/Properties/AssemblyInfo.cs b/GameRes/Properties/AssemblyInfo.cs index 9b32df16..d3c49c73 100644 --- a/GameRes/Properties/AssemblyInfo.cs +++ b/GameRes/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany ("mørkt")] [assembly: AssemblyProduct("GameRes")] -[assembly: AssemblyCopyright ("Copyright © 2014-2016 mørkt")] +[assembly: AssemblyCopyright ("Copyright © 2014-2017 mørkt")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion ("1.4.24.223")] -[assembly: AssemblyFileVersion ("1.4.24.223")] +[assembly: AssemblyVersion ("1.4.24.228")] +[assembly: AssemblyFileVersion ("1.4.24.228")] diff --git a/LICENSE b/LICENSE index 3aa03ab6..655409d5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2016 morkt +Copyright (c) 2014-2017 morkt Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal