From 4631caa346802739bdf0b72b8bfdc6e0f31b491f Mon Sep 17 00:00:00 2001 From: morkt Date: Tue, 2 Jan 2018 06:58:07 +0400 Subject: [PATCH] updated year. --- ArcFormats/DraftArc.cs | 2 +- ArcFormats/DraftImage.cs | 3 ++- ArcFormats/Properties/AssemblyInfo.cs | 6 +++--- GUI/Properties/AssemblyInfo.cs | 6 +++--- GameRes/Properties/AssemblyInfo.cs | 6 +++--- LICENSE | 2 +- Legacy/Properties/AssemblyInfo.cs | 10 +++++----- 7 files changed, 18 insertions(+), 17 deletions(-) diff --git a/ArcFormats/DraftArc.cs b/ArcFormats/DraftArc.cs index fac0b3c3..8503a61f 100644 --- a/ArcFormats/DraftArc.cs +++ b/ArcFormats/DraftArc.cs @@ -1,4 +1,4 @@ -// Copyright (C) 2017 by morkt +// Copyright (C) 2018 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 fb59c467..cc18ca32 100644 --- a/ArcFormats/DraftImage.cs +++ b/ArcFormats/DraftImage.cs @@ -1,4 +1,4 @@ -// Copyright (C) 2017 by morkt +// Copyright (C) 2018 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 @@ -21,6 +21,7 @@ using System.ComponentModel.Composition; using System.IO; +using System.Windows.Media; namespace GameRes.Formats.?????? { diff --git a/ArcFormats/Properties/AssemblyInfo.cs b/ArcFormats/Properties/AssemblyInfo.cs index cd2a5f20..17fb0c0e 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-2017 mørkt")] +[assembly: AssemblyCopyright ("Copyright © 2014-2018 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.37.1555")] -[assembly: AssemblyFileVersion ("1.2.37.1555")] +[assembly: AssemblyVersion ("1.2.37.1559")] +[assembly: AssemblyFileVersion ("1.2.37.1559")] diff --git a/GUI/Properties/AssemblyInfo.cs b/GUI/Properties/AssemblyInfo.cs index 6bd60acb..802befb8 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-2017 mørkt")] +[assembly: AssemblyCopyright ("Copyright © 2014-2018 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.4.33.2080")] -[assembly: AssemblyFileVersion ("1.4.33.2080")] +[assembly: AssemblyVersion ("1.4.33.2083")] +[assembly: AssemblyFileVersion ("1.4.33.2083")] diff --git a/GameRes/Properties/AssemblyInfo.cs b/GameRes/Properties/AssemblyInfo.cs index 1a1f806f..71cda39a 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-2017 mørkt")] +[assembly: AssemblyCopyright ("Copyright © 2014-2018 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.34.265")] -[assembly: AssemblyFileVersion ("1.4.34.265")] +[assembly: AssemblyVersion ("1.4.34.267")] +[assembly: AssemblyFileVersion ("1.4.34.267")] diff --git a/LICENSE b/LICENSE index 655409d5..cdb83d67 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2017 morkt +Copyright (c) 2014-2018 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 diff --git a/Legacy/Properties/AssemblyInfo.cs b/Legacy/Properties/AssemblyInfo.cs index 79a0718a..338e4783 100644 --- a/Legacy/Properties/AssemblyInfo.cs +++ b/Legacy/Properties/AssemblyInfo.cs @@ -6,11 +6,11 @@ using System.Runtime.InteropServices; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Legacy")] -[assembly: AssemblyDescription("")] +[assembly: AssemblyDescription ("Outdated resource formats")] [assembly: AssemblyConfiguration("")] -[assembly: AssemblyCompany("")] +[assembly: AssemblyCompany ("mørkt")] [assembly: AssemblyProduct("Legacy")] -[assembly: AssemblyCopyright("Copyright © 2017")] +[assembly: AssemblyCopyright ("Copyright © 2017-2018 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.0.0.22")] -[assembly: AssemblyFileVersion ("1.0.0.22")] +[assembly: AssemblyVersion ("1.0.0.24")] +[assembly: AssemblyFileVersion ("1.0.0.24")]