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/shared/Database
Files:
34 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/shared/Database/DBCStores.cpp

    r78 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/shared/Database/DBCStores.h

    r78 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/shared/Database/DBCStructure.h

    r78 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/shared/Database/DBCfmt.cpp

    r78 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/shared/Database/Database.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/shared/Database/Database.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/shared/Database/DatabaseEnv.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/shared/Database/DatabaseImpl.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/shared/Database/DatabaseMysql.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/shared/Database/DatabaseMysql.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/shared/Database/DatabasePostgre.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/shared/Database/DatabasePostgre.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/shared/Database/DatabaseSqlite.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/shared/Database/DatabaseSqlite.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/shared/Database/Field.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/shared/Database/Field.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/shared/Database/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/shared/Database/MySQLDelayThread.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/shared/Database/PGSQLDelayThread.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/shared/Database/QueryResult.h

    r54 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/shared/Database/QueryResultMysql.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/shared/Database/QueryResultMysql.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/shared/Database/QueryResultPostgre.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/shared/Database/QueryResultPostgre.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/shared/Database/QueryResultSqlite.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/shared/Database/QueryResultSqlite.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/shared/Database/SQLStorage.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/shared/Database/SQLStorage.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/shared/Database/SqlDelayThread.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/shared/Database/SqlDelayThread.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/shared/Database/SqlOperations.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/shared/Database/SqlOperations.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/shared/Database/dbcfile.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/shared/Database/dbcfile.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