License changed from LGPL to GPL as in COPYING
authorDmitry Kasatkin <d.kasatkin@samsung.com>
Wed, 4 Sep 2013 06:28:12 +0000 (09:28 +0300)
committerDmitry Kasatkin <d.kasatkin@samsung.com>
Wed, 4 Sep 2013 13:51:44 +0000 (16:51 +0300)
Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
ima-evm-utils.spec.in
src/evmctl.c

index 97df954..ad08f73 100644 (file)
@@ -3,7 +3,7 @@ Version:        @PACKAGE_VERSION@
 Release:       1%{?dist}
 Summary:       @PACKAGE_NAME@ - IMA/EVM control utility
 Group:         System/Libraries
-License:       LGPLv2
+License:       GPLv2
 #URL:          
 Source0:       %{name}-%{version}.tar.gz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root
index 2798179..aa61338 100644 (file)
  *                 <dmitry.kasatkin@intel.com>
  *                 <d.kasatkin@samsung.com>
  *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public License
- * version 2.1 as published by the Free Software Foundation.
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * version 2 as published by the Free Software Foundation.
  *
- * This library 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
- * Lesser General Public License for more details.
+ * 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 Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA
+ * You should have received a copy of the GNU General Public License
+ * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  *
  * File: evmctl.c
  *      IMA/EVM control program