diff --git a/core/tilesmanager.cpp b/core/tilesmanager.cpp index d494d3a6c..9b1a468ad 100644 --- a/core/tilesmanager.cpp +++ b/core/tilesmanager.cpp @@ -1,3 +1,11 @@ +/*************************************************************************** + * Copyright (C) 2012 by Mailson Menezes * + * 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 diff --git a/core/tilesmanager.h b/core/tilesmanager.h index 39cefbafa..0e3e0b3cf 100644 --- a/core/tilesmanager.h +++ b/core/tilesmanager.h @@ -1,3 +1,11 @@ +/*************************************************************************** + * Copyright (C) 2012 by Mailson Menezes * + * 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_