diff --git a/Documents/CommandLine.txt b/Documents/CommandLine.txt index c3c6589..313952f 100644 --- a/Documents/CommandLine.txt +++ b/Documents/CommandLine.txt @@ -1,7 +1,7 @@ #region CPL License /* Nuclex Framework -Copyright (C) 2002-2012 Nuclex Development Labs +Copyright (C) 2002-2013 Nuclex Development Labs This library is free software; you can redistribute it and/or modify it under the terms of the IBM Common Public License as diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 8eab9ef..d15594c 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -9,7 +9,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyProduct("Nuclex.Support")] [assembly: AssemblyDescription("")] [assembly: AssemblyCompany("Nuclex Development Labs")] -[assembly: AssemblyCopyright("Copyright © Nuclex Development Labs 2008-2012")] +[assembly: AssemblyCopyright("Copyright © Nuclex Development Labs 2008-2013")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")]