Changeset 17180 for trunk/HeuristicLab.PluginInfrastructure/3.3/Properties
- Timestamp:
- 07/31/19 00:01:59 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HeuristicLab.PluginInfrastructure/3.3/Properties/AssemblyInfo.cs.frame
r16565 r17180 1 1 #region License Information 2 2 /* HeuristicLab 3 * Copyright (C) 2002-2019Heuristic and Evolutionary Algorithms Laboratory (HEAL)3 * Copyright (C) Heuristic and Evolutionary Algorithms Laboratory (HEAL) 4 4 * 5 5 * This file is part of HeuristicLab. … … 34 34 [assembly: AssemblyCompany("")] 35 35 [assembly: AssemblyProduct("HeuristicLab")] 36 [assembly: AssemblyCopyright("(c) 20 02-2018HEAL")]36 [assembly: AssemblyCopyright("(c) 2019 HEAL")] 37 37 [assembly: AssemblyTrademark("")] 38 38 [assembly: AssemblyCulture("")]
Note: See TracChangeset
for help on using the changeset viewer.