Add license header to tile manager files

remotes/origin/KDE/4.10
Mailson Menezes 14 years ago
parent 9f3cf45e37
commit 124da866e8
  1. 8
      core/tilesmanager.cpp
  2. 8
      core/tilesmanager.h

@ -1,3 +1,11 @@
/***************************************************************************
* Copyright (C) 2012 by Mailson Menezes <mailson@gmail.com> *
* 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; either version 2 of the License, or *
* (at your option) any later version. *
***************************************************************************/
#include "tilesmanager.h"
#include <QPixmap>

@ -1,3 +1,11 @@
/***************************************************************************
* Copyright (C) 2012 by Mailson Menezes <mailson@gmail.com> *
* 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; either version 2 of the License, or *
* (at your option) any later version. *
***************************************************************************/
#ifndef _OKULAR_TILES_MANAGER_H_
#define _OKULAR_TILES_MANAGER_H_

Loading…
Cancel
Save