Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/07/12 20:38:26 (12 years ago)
Author:
gkronber
Message:

#1329:

  • updated copy-right year
  • trimmed assembly and plugin references
  • removed x86 and x64 build configurations
Location:
branches/Scheduling/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • branches/Scheduling/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3

    • Property svn:ignore
      •  

        old new  
        33bin
        44obj
         5*.user
  • branches/Scheduling/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3/GanttChart.Designer.cs

    r6406 r8603  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/Scheduling/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3/HeuristicLab.Encodings.ScheduleEncoding.Views-3.3.csproj

    r7117 r8603  
    4040    <Reference Include="HeuristicLab.Collections-3.3">
    4141      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     42      <Private>False</Private>
    4243    </Reference>
    4344    <Reference Include="HeuristicLab.Common-3.3">
    4445      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Common-3.3.dll</HintPath>
     46      <Private>False</Private>
    4547    </Reference>
    4648    <Reference Include="HeuristicLab.Core-3.3">
    4749      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core-3.3.dll</HintPath>
     50      <Private>False</Private>
    4851    </Reference>
    4952    <Reference Include="HeuristicLab.Core.Views-3.3">
    5053      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Core.Views-3.3.dll</HintPath>
    51     </Reference>
    52     <Reference Include="HeuristicLab.Data-3.3">
    53       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Data-3.3.dll</HintPath>
    54     </Reference>
    55     <Reference Include="HeuristicLab.Encodings.IntegerVectorEncoding-3.3">
    56       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.IntegerVectorEncoding-3.3.dll</HintPath>
    57     </Reference>
    58     <Reference Include="HeuristicLab.Encodings.PermutationEncoding-3.3">
    59       <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Encodings.PermutationEncoding-3.3.dll</HintPath>
     54      <Private>False</Private>
    6055    </Reference>
    6156    <Reference Include="HeuristicLab.MainForm-3.3">
    6257      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     58      <Private>False</Private>
    6359    </Reference>
    6460    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
    6561      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     62      <Private>False</Private>
    6663    </Reference>
    6764    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
    6865      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     66      <Private>False</Private>
    6967    </Reference>
    7068    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
    7169      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
     70      <Private>False</Private>
    7271    </Reference>
    7372    <Reference Include="System" />
     
    7675    <Reference Include="System.Windows.Forms" />
    7776    <Reference Include="System.Windows.Forms.DataVisualization" />
    78     <Reference Include="System.Xml.Linq" />
    79     <Reference Include="System.Data.DataSetExtensions" />
    80     <Reference Include="System.Data" />
    81     <Reference Include="System.Xml" />
    8277  </ItemGroup>
    8378  <ItemGroup>
     
    107102      <Project>{17F3EF80-B2C3-4B8D-A4D5-BE9CE3BA2606}</Project>
    108103      <Name>HeuristicLab.Encodings.ScheduleEncoding-3.3</Name>
     104      <Private>False</Private>
    109105    </ProjectReference>
    110106  </ItemGroup>
  • branches/Scheduling/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3/JobDataPoint.cs

    r6482 r8603  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/Scheduling/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3/Plugin.cs.frame

    r8082 r8603  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/Scheduling/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3/Properties/AssemblyInfo.frame

    r6406 r8603  
    3232[assembly: AssemblyCompany("")]
    3333[assembly: AssemblyProduct("HeuristicLab")]
    34 [assembly: AssemblyCopyright("(c) 2002-2011 HEAL")]
     34[assembly: AssemblyCopyright("(c) 2002-2012 HEAL")]
    3535[assembly: AssemblyTrademark("")]
    3636[assembly: AssemblyCulture("")]
  • branches/Scheduling/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3/ScheduleView.Designer.cs

    r6482 r8603  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
  • branches/Scheduling/HeuristicLab.Encodings.ScheduleEncoding.Views/3.3/ScheduleView.cs

    r6482 r8603  
    11#region License Information
    22/* HeuristicLab
    3  * Copyright (C) 2002-2011 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
     3 * Copyright (C) 2002-2012 Heuristic and Evolutionary Algorithms Laboratory (HEAL)
    44 *
    55 * This file is part of HeuristicLab.
Note: See TracChangeset for help on using the changeset viewer.