Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/18/12 10:36:46 (12 years ago)
Author:
ascheibe
Message:

#1648

  • added a role verifier for checking if the current user has a certain role
  • updated year in license headers and frame files
Location:
branches/ClientUserManagement/HeuristicLab.Services.Access/3.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/ClientUserManagement/HeuristicLab.Services.Access/3.3

    • Property svn:ignore
      •  

        old new  
        33obj
        44HeuristicLab.Services.Access-3.3.csproj.user
         5HeuristicLab.Services.Access-3.3.sln.docstates.suo
  • branches/ClientUserManagement/HeuristicLab.Services.Access/3.3/Properties/AssemblyInfo.frame

    r6815 r7355  
    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.
     
    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("")]
Note: See TracChangeset for help on using the changeset viewer.