diff options
Diffstat (limited to 'protocols/SkypeWeb/src/skype_icons.cpp')
| -rw-r--r-- | protocols/SkypeWeb/src/skype_icons.cpp | 17 | 
1 files changed, 17 insertions, 0 deletions
diff --git a/protocols/SkypeWeb/src/skype_icons.cpp b/protocols/SkypeWeb/src/skype_icons.cpp index 50983df45d..bfa62b478e 100644 --- a/protocols/SkypeWeb/src/skype_icons.cpp +++ b/protocols/SkypeWeb/src/skype_icons.cpp @@ -1,3 +1,20 @@ +/*
 +Copyright (c) 2015 Miranda NG project (http://miranda-ng.org)
 +
 +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 the Free Software Foundation version 2
 +of the License.
 +
 +This program 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 General Public License for more details.
 +
 +You should have received a copy of the GNU General Public License
 +along with this program. If not, see <http://www.gnu.org/licenses/>.
 +*/
 +
  #include "common.h"
  IconInfo CSkypeProto::Icons[] =
  | 
