summaryrefslogtreecommitdiffstats
path: root/src/yum/providers/util/__init__.py
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2012-09-27 13:08:16 +0200
committerMichal Minar <miminar@redhat.com>2012-09-27 13:08:16 +0200
commit0490bf7f3e9ffdaacc07397e5a42cfc06a017c11 (patch)
tree65ba288835dea2be96326fa95528f826828aa5d5 /src/yum/providers/util/__init__.py
parent0299616427b96d8822292dc166f505fb0c919381 (diff)
downloadopenlmi-providers-0490bf7f3e9ffdaacc07397e5a42cfc06a017c11.tar.gz
openlmi-providers-0490bf7f3e9ffdaacc07397e5a42cfc06a017c11.tar.xz
openlmi-providers-0490bf7f3e9ffdaacc07397e5a42cfc06a017c11.zip
initial import of yum providers
Diffstat (limited to 'src/yum/providers/util/__init__.py')
-rw-r--r--src/yum/providers/util/__init__.py17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/yum/providers/util/__init__.py b/src/yum/providers/util/__init__.py
new file mode 100644
index 0000000..fddeea6
--- /dev/null
+++ b/src/yum/providers/util/__init__.py
@@ -0,0 +1,17 @@
+# Software Management Providers
+#
+# 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 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/>.
+