Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/05/11 03:49:48 (13 years ago)
Author:
swagner
Message:

Updated year of copyrights (#1406)

Location:
trunk/sources/HeuristicLab/3.3
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab/3.3/HeuristicLab 3.3 License.txt

    r4775 r5445  
    11HeuristicLab
    2 Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     2Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    33
    44HeuristicLab is free software: you can redistribute it and/or modify
  • trunk/sources/HeuristicLab/3.3/Program.cs

    r4068 r5445  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • trunk/sources/HeuristicLab/3.3/Properties/AssemblyInfo.frame

    r4889 r5445  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
     
    3232[assembly: AssemblyCompany("")]
    3333[assembly: AssemblyProduct("HeuristicLab")]
    34 [assembly: AssemblyCopyright("(c) 2002-2010 HEAL")]
     34[assembly: AssemblyCopyright("(c) 2002-2011 HEAL")]
    3535[assembly: AssemblyTrademark("")]
    3636[assembly: AssemblyCulture("")]
  • trunk/sources/HeuristicLab/3.3/Tests/ContentViewTests.cs

    r5306 r5445  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • trunk/sources/HeuristicLab/3.3/Tests/GeneticAlgorithmTest.cs

    r4512 r5445  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • trunk/sources/HeuristicLab/3.3/Tests/PluginDependenciesTest.cs

    r5306 r5445  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2010 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • trunk/sources/HeuristicLab/3.3/Tests/Properties/AssemblyInfo.cs

    r4889 r5445  
    88[assembly: AssemblyDescription("")]
    99[assembly: AssemblyConfiguration("")]
    10 [assembly: AssemblyCompany("Microsoft")]
     10[assembly: AssemblyCompany("")]
    1111[assembly: AssemblyProduct("HeuristicLab-3.3.Tests")]
    12 [assembly: AssemblyCopyright("Copyright © Microsoft 2010")]
     12[assembly: AssemblyCopyright("")]
    1313[assembly: AssemblyTrademark("")]
    1414[assembly: AssemblyCulture("")]
Note: See TracChangeset for help on using the changeset viewer.