REFACTOR: Updated comments and copyright date.

This commit is contained in:
2017-12-19 03:50:57 +00:00
parent 299cdaf9e6
commit ca4223bc08
78 changed files with 148 additions and 116 deletions

View File

@@ -5,11 +5,11 @@
// Filename : LisaTag.cs
// Author(s) : Natalia Portillo <claunia@claunia.com>
//
// Component : Component
// Component : Device structures decoders.
//
// --[ Description ] ----------------------------------------------------------
//
// Description
// Decodes Apple Lisa tags.
//
// --[ License ] --------------------------------------------------------------
//
@@ -27,7 +27,7 @@
// License along with this library; if not, see <http://www.gnu.org/licenses/>.
//
// ----------------------------------------------------------------------------
// Copyright © 2011-2017 Natalia Portillo
// Copyright © 2011-2018 Natalia Portillo
// ****************************************************************************/
using System;
namespace DiscImageChef.Decoders