diff --git a/ArcFormats/DraftArc.cs b/ArcFormats/DraftArc.cs index 2d71f2a8..8e12a560 100644 --- a/ArcFormats/DraftArc.cs +++ b/ArcFormats/DraftArc.cs @@ -1,4 +1,4 @@ -// Copyright (C) 2015 by morkt +// Copyright (C) 2016 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 @@ -23,7 +23,6 @@ using System; using System.Collections.Generic; using System.ComponentModel.Composition; using System.IO; -using GameRes.Utility; namespace GameRes.Formats.?????? { diff --git a/ArcFormats/DraftImage.cs b/ArcFormats/DraftImage.cs index 67b7c9e2..de6b481d 100644 --- a/ArcFormats/DraftImage.cs +++ b/ArcFormats/DraftImage.cs @@ -1,4 +1,4 @@ -// Copyright (C) 2015 by morkt +// Copyright (C) 2016 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/LICENSE b/LICENSE index 86753655..3aa03ab6 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2014-2015 morkt +Copyright (c) 2014-2016 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