- Timestamp:
- 09/11/19 20:25:34 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
misc/tools/HL3Snippets/HL3.License.snippet
r9456 r17247 17 17 <Imports /> 18 18 <Declarations> 19 <Literal Editable="true">20 <ID>year</ID>21 <Type />22 <ToolTip>Enter the actual year</ToolTip>23 <Default>2013</Default>24 <Function></Function>25 </Literal>26 19 </Declarations> 27 20 <Code Language="csharp" Kind="" Delimiter="$"><![CDATA[#region License Information 28 21 /* HeuristicLab 29 * Copyright (C) 2002-$year$Heuristic and Evolutionary Algorithms Laboratory (HEAL)22 * Copyright (C) Heuristic and Evolutionary Algorithms Laboratory (HEAL) 30 23 * 31 24 * This file is part of HeuristicLab.
Note: See TracChangeset
for help on using the changeset viewer.