updated year.

This commit is contained in:
morkt
2018-01-02 06:58:07 +04:00
parent 47769f4112
commit 4631caa346
7 changed files with 18 additions and 17 deletions

View File

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