From 8068f86c846b143fa62549d94b0a96828c8c331d Mon Sep 17 00:00:00 2001 From: Dan Prince Date: Mon, 7 Jul 2014 16:15:53 -0400 Subject: Add copyrights to files. --- os_net_config/__init__.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'os_net_config/__init__.py') diff --git a/os_net_config/__init__.py b/os_net_config/__init__.py index 484863a..6c6de9b 100644 --- a/os_net_config/__init__.py +++ b/os_net_config/__init__.py @@ -1,5 +1,7 @@ # -*- coding: utf-8 -*- +# Copyright 2014 Red Hat, Inc. +# # Licensed under the Apache License, Version 2.0 (the "License"); you may # not use this file except in compliance with the License. You may obtain # a copy of the License at -- cgit 1.2.3-korg