From b8362cd7f13bf51e5aa1b3e9755d39e39682676f Mon Sep 17 00:00:00 2001 From: w12x Date: Thu, 23 Oct 2008 03:29:52 -0500 Subject: [svn] Fixed copyright notices to comply with GPL. --HG-- branch : trunk --- src/framework/Utilities/CountedReference/Reference.h | 4 ++-- src/framework/Utilities/CountedReference/ReferenceHolder.h | 4 ++-- src/framework/Utilities/CountedReference/ReferenceImpl.h | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/framework/Utilities/CountedReference') diff --git a/src/framework/Utilities/CountedReference/Reference.h b/src/framework/Utilities/CountedReference/Reference.h index d511a2b14ed..0e6d06ce15b 100644 --- a/src/framework/Utilities/CountedReference/Reference.h +++ b/src/framework/Utilities/CountedReference/Reference.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/framework/Utilities/CountedReference/ReferenceHolder.h b/src/framework/Utilities/CountedReference/ReferenceHolder.h index 60505f058a4..7d523d0294c 100644 --- a/src/framework/Utilities/CountedReference/ReferenceHolder.h +++ b/src/framework/Utilities/CountedReference/ReferenceHolder.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/framework/Utilities/CountedReference/ReferenceImpl.h b/src/framework/Utilities/CountedReference/ReferenceImpl.h index 096eb9cd413..1016897e785 100644 --- a/src/framework/Utilities/CountedReference/ReferenceImpl.h +++ b/src/framework/Utilities/CountedReference/ReferenceImpl.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3