Changeset 13667 for branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Common/3.3/Properties
- Timestamp:
- 03/08/16 15:33:39 (9 years ago)
- Location:
- branches/PerformanceComparison
- Files:
-
- 2 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/PerformanceComparison
-
Property
svn:mergeinfo
set to
/trunk/sources merged eligible
-
Property
svn:mergeinfo
set to
-
branches/PerformanceComparison/HeuristicLab.OptimizationExpertSystem.Common/3.3/Properties/AssemblyInfo.cs.frame
r12842 r13667 6 6 // set of attributes. Change these attribute values to modify the information 7 7 // associated with an assembly. 8 [assembly: AssemblyTitle("HeuristicLab.OptimizationExpertSystem ")]8 [assembly: AssemblyTitle("HeuristicLab.OptimizationExpertSystem.Common")] 9 9 [assembly: AssemblyDescription("")] 10 10 [assembly: AssemblyConfiguration("")] 11 11 [assembly: AssemblyCompany("HEAL")] 12 12 [assembly: AssemblyProduct("HeuristicLab")] 13 [assembly: AssemblyCopyright("(c) 2002-201 5HEAL")]13 [assembly: AssemblyCopyright("(c) 2002-2016 HEAL")] 14 14 [assembly: AssemblyTrademark("")] 15 15 [assembly: AssemblyCulture("")]
Note: See TracChangeset
for help on using the changeset viewer.