summaryrefslogtreecommitdiffstats
path: root/src/power/LMI_PowerManagementCapabilitiesProvider.c
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2012-11-22 11:34:36 +0100
committerMichal Minar <miminar@redhat.com>2012-11-22 11:34:36 +0100
commit6b094b11625a9197429b3607f12c46856076a799 (patch)
treefd061683fcba0fb3b2e737b92a2c87742e515b06 /src/power/LMI_PowerManagementCapabilitiesProvider.c
parentf6457a2b1fe865f6b4e4f90e132129af81a2ae7c (diff)
parentedf21faa3a4d80f6e0a2404c1fe3168a213fdd3c (diff)
downloadopenlmi-providers-6b094b11625a9197429b3607f12c46856076a799.tar.gz
openlmi-providers-6b094b11625a9197429b3607f12c46856076a799.tar.xz
openlmi-providers-6b094b11625a9197429b3607f12c46856076a799.zip
Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providers
Conflicts: tools/mof2wiki.sh
Diffstat (limited to 'src/power/LMI_PowerManagementCapabilitiesProvider.c')
-rw-r--r--src/power/LMI_PowerManagementCapabilitiesProvider.c23
1 files changed, 13 insertions, 10 deletions
diff --git a/src/power/LMI_PowerManagementCapabilitiesProvider.c b/src/power/LMI_PowerManagementCapabilitiesProvider.c
index 2d138d6..fba267e 100644
--- a/src/power/LMI_PowerManagementCapabilitiesProvider.c
+++ b/src/power/LMI_PowerManagementCapabilitiesProvider.c
@@ -1,18 +1,21 @@
/*
- * Copyright (C) 2012 Radek Novacek <rnovacek@redhat.com>
+ * Copyright (C) 2012 Red Hat, Inc. All rights reserved.
*
- * 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.
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
*
- * This program is distributed in the hope that it will be useful,
+ * 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 General Public License for more details.
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser 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/>.
+ * 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 Street, Fifth Floor, Boston, MA 02110-1301 USA
+ *
+ * Authors: Radek Novacek <rnovacek@redhat.com>
*/
#include <konkret/konkret.h>