updated year.

This commit is contained in:
morkt 2017-01-04 08:17:19 +04:00
parent 774f8fc75c
commit b3973db7f0
6 changed files with 12 additions and 12 deletions

View File

@ -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 // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to // of this software and associated documentation files (the "Software"), to

View File

@ -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 // Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to // of this software and associated documentation files (the "Software"), to

View File

@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany ("mørkt")] [assembly: AssemblyCompany ("mørkt")]
[assembly: AssemblyProduct("ArcFormats")] [assembly: AssemblyProduct("ArcFormats")]
[assembly: AssemblyCopyright ("Copyright © 2014-2015 mørkt")] [assembly: AssemblyCopyright ("Copyright © 2014-2017 mørkt")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [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 // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.2.27.1170")] [assembly: AssemblyVersion ("1.2.27.1180")]
[assembly: AssemblyFileVersion ("1.2.27.1170")] [assembly: AssemblyFileVersion ("1.2.27.1180")]

View File

@ -12,7 +12,7 @@ using System.Windows;
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany ("mørkt")] [assembly: AssemblyCompany ("mørkt")]
[assembly: AssemblyProduct("GARbro.GUI")] [assembly: AssemblyProduct("GARbro.GUI")]
[assembly: AssemblyCopyright("Copyright © 2014-2016 mørkt")] [assembly: AssemblyCopyright ("Copyright © 2014-2017 mørkt")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@ -51,5 +51,5 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.3.23.1590")] [assembly: AssemblyVersion ("1.3.23.1605")]
[assembly: AssemblyFileVersion ("1.3.23.1590")] [assembly: AssemblyFileVersion ("1.3.23.1605")]

View File

@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany ("mørkt")] [assembly: AssemblyCompany ("mørkt")]
[assembly: AssemblyProduct("GameRes")] [assembly: AssemblyProduct("GameRes")]
[assembly: AssemblyCopyright ("Copyright © 2014-2016 mørkt")] [assembly: AssemblyCopyright ("Copyright © 2014-2017 mørkt")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [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 // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.4.24.223")] [assembly: AssemblyVersion ("1.4.24.228")]
[assembly: AssemblyFileVersion ("1.4.24.223")] [assembly: AssemblyFileVersion ("1.4.24.228")]

View File

@ -1,6 +1,6 @@
The MIT License (MIT) 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 Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal