Frameworks/Adium Framework/Source/AIStatusControllerProtocol.h
branchPreferencesRedux
changeset 4670 16d2f6ca66d1
parent 1505 7381a793a78a
     1.1 --- a/Frameworks/Adium Framework/Source/AIStatusControllerProtocol.h	Sat Apr 04 03:00:11 2009 +0000
     1.2 +++ b/Frameworks/Adium Framework/Source/AIStatusControllerProtocol.h	Sun Feb 05 20:13:17 2012 -0500
     1.3 @@ -1,10 +1,17 @@
     1.4 -/*
     1.5 - *  AIStatusControllerProtocol.h
     1.6 - *  Adium
     1.7 - *
     1.8 - *  Created by Evan Schoenberg on 7/31/06.
     1.9 - *  Copyright 2006 The Adium Team. All rights reserved.
    1.10 - *
    1.11 +/* 
    1.12 + * Adium is the legal property of its developers, whose names are listed in the copyright file included
    1.13 + * with this source distribution.
    1.14 + * 
    1.15 + * This program is free software; you can redistribute it and/or modify it under the terms of the GNU
    1.16 + * General Public License as published by the Free Software Foundation; either version 2 of the License,
    1.17 + * or (at your option) any later version.
    1.18 + * 
    1.19 + * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even
    1.20 + * the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General
    1.21 + * Public License for more details.
    1.22 + * 
    1.23 + * You should have received a copy of the GNU General Public License along with this program; if not,
    1.24 + * write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
    1.25   */
    1.26  
    1.27  #import <Adium/AIControllerProtocol.h>