updated year.

This commit is contained in:
morkt
2016-01-10 02:21:07 +04:00
parent 53c663cdfa
commit 0833259e3b
3 changed files with 3 additions and 4 deletions

View File

@@ -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.??????
{

View File

@@ -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