Changeset 7267 for branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Backend.Csv/Properties
- Timestamp:
- 01/03/12 10:55:17 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HeuristicLab.DataImporter/HeuristicLab.DataImporter.Backend.Csv/Properties/AssemblyInfo.frame
r6134 r7267 1 1 #region License Information 2 2 /* HeuristicLab 3 * Copyright (C) 2002-201 1Heuristic and Evolutionary Algorithms Laboratory (HEAL)3 * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 4 * 5 5 * This file is part of HeuristicLab. … … 33 33 [assembly: AssemblyCompany("")] 34 34 [assembly: AssemblyProduct("HeuristicLab")] 35 [assembly: AssemblyCopyright("( c) 2008HEAL")]35 [assembly: AssemblyCopyright("(C) 2008-2012 HEAL")] 36 36 [assembly: AssemblyTrademark("")] 37 37 [assembly: AssemblyCulture("")]
Note: See TracChangeset
for help on using the changeset viewer.