REFACTOR: Updated comments and copyright date.

This commit is contained in:
2017-12-19 03:50:57 +00:00
parent 341e8b563a
commit 1a39168f19
716 changed files with 2760 additions and 4058 deletions

View File

@@ -5,11 +5,11 @@
// Filename : MHDDLog.cs
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Core methods.
// Component : Core algorithms.
//
// --[ Description ] ----------------------------------------------------------
//
// Methods to create a binary media scan log in MHDD's format.
// Glue logic to create a binary media scan log in MHDD's format.
//
// --[ License ] --------------------------------------------------------------
//
@@ -27,7 +27,7 @@
// along with this program. If not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright © 2011-2017 Natalia Portillo
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
using System;