Free cookie consent management tool by TermsFeed Policy Generator

Changeset 17247


Ignore:
Timestamp:
09/11/19 20:25:34 (5 years ago)
Author:
abeham
Message:

updated license snippet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • misc/tools/HL3Snippets/HL3.License.snippet

    r9456 r17247  
    1717      <Imports />
    1818      <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>
    2619      </Declarations>
    2720      <Code Language="csharp" Kind="" Delimiter="$"><![CDATA[#region License Information
    2821/* HeuristicLab
    29  * Copyright (C) 2002-$year$ Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     22 * Copyright (C) Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    3023 *
    3124 * This file is part of HeuristicLab.
Note: See TracChangeset for help on using the changeset viewer.