Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/24/18 14:54:21 (6 years ago)
Author:
fholzing
Message:

#2864: Changed Copyright from -2016 to -2018

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2864_PermutationProblems/HeuristicLab.Problems.Instances.PermutationProblems/3.3/Plugin.cs

    r15686 r16003  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2016 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2018 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
     
    2323
    2424namespace HeuristicLab.Problems.Instances.LinearOrdering {
    25   [Plugin("HeuristicLab.Problems.Instances.PermutationProblems", "3.3.15.15662")]
     25  [Plugin("HeuristicLab.Problems.Instances.PermutationProblems", "3.3.15.15686")]
    2626  [PluginFile("HeuristicLab.Problems.Instances.PermutationProblems-3.3.dll", PluginFileType.Assembly)]
    2727  [PluginDependency("HeuristicLab.Problems.Instances", "3.3")]
Note: See TracChangeset for help on using the changeset viewer.