diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-07-10 07:24:52 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-07-10 07:24:52 +0000 |
commit | 58b0ea8a8ea9ad9509c1921d6ddc349750cccac7 (patch) | |
tree | 5e8ca905833c0b37b604be6770fdf52584eb3be7 /ExternalAPI | |
parent | 516cbadd7bf814823e626433f881ca2f9d84cb33 (diff) |
ExternalAPI:
update
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@144 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'ExternalAPI')
-rw-r--r-- | ExternalAPI/m_listeningto.h | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/ExternalAPI/m_listeningto.h b/ExternalAPI/m_listeningto.h index 00cc69e..c1d8d63 100644 --- a/ExternalAPI/m_listeningto.h +++ b/ExternalAPI/m_listeningto.h @@ -1,20 +1,23 @@ /*
-Copyright (C) 2006 Ricardo Pescuma Domenecci
+ListeningTo plugin for Miranda IM
+==========================================================================
+Copyright (C) 2005-2011 Ricardo Pescuma Domenecci
+ (C) 2010-2011 Merlin_de
This is free software; you can redistribute it and/or
-modify it under the terms of the GNU Library General Public
-License as published by the Free Software Foundation; either
-version 2 of the License, or (at your option) any later version.
+modify it under the terms of the GNU General Public License
+as published by the Free Software Foundation; either version 2
+of the License, or (at your option) any later version.
This is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-Library General Public License for more details.
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+See the GNU General Public License for more details.
-You should have received a copy of the GNU Library General Public
-License along with this file; see the file license.txt. If
-not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-Boston, MA 02111-1307, USA.
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the
+Free Software Foundation, Inc.,
+59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
|