Changeset 102 for trunk/src/framework

Show
Ignore:
Timestamp:
11/19/08 13:35:58 (17 years ago)
Author:
yumileroy
Message:

[svn] Fixed copyright notices to comply with GPL.

Original author: w12x
Date: 2008-10-23 03:29:52-05:00

Location:
trunk/src/framework
Files:
33 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/framework/Dynamic/FactoryHolder.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Dynamic/ObjectRegistry.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/GameSystem/Grid.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/GameSystem/GridLoader.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/GameSystem/GridRefManager.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/GameSystem/GridReference.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/GameSystem/NGrid.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/GameSystem/TypeContainer.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/GameSystem/TypeContainerFunctions.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/GameSystem/TypeContainerFunctionsPtr.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/GameSystem/TypeContainerVisitor.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Makefile.am

    r44 r102  
     1# Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     2# 
    13# Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    2 # 
    3 # Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    44# 
    55# This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Network/SocketDefines.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Platform/CompilerDefs.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Platform/Define.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Policies/CreationPolicy.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Policies/ObjectLifeTime.cpp

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Policies/ObjectLifeTime.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Policies/Singleton.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Policies/SingletonImp.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Policies/ThreadingModel.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Utilities/ByteConverter.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Utilities/Callback.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Utilities/CountedReference/Reference.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Utilities/CountedReference/ReferenceHolder.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Utilities/CountedReference/ReferenceImpl.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Utilities/EventProcessor.cpp

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Utilities/EventProcessor.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Utilities/HashMap.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Utilities/LinkedList.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Utilities/LinkedReference/RefManager.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Utilities/LinkedReference/Reference.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify 
  • trunk/src/framework/Utilities/TypeList.h

    r44 r102  
    11/*  
     2 * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> 
     3 * 
    24 * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> 
    3  * 
    4  * Thanks to the original authors: MaNGOS <http://www.mangosproject.org/> 
    55 * 
    66 * This program is free software; you can redistribute it and/or modify