diff options
author | Dan Prince <dprince@redhat.com> | 2014-07-07 16:15:53 -0400 |
---|---|---|
committer | Dan Prince <dprince@redhat.com> | 2014-07-07 16:15:53 -0400 |
commit | 8068f86c846b143fa62549d94b0a96828c8c331d (patch) | |
tree | 9b34dec902363b9d7b4b80c265aa71c1614bd86b /os_net_config/impl_iproute.py | |
parent | b3318a4c54e685733bff9e5a09c00a6cce50241d (diff) |
Add copyrights to files.
Diffstat (limited to 'os_net_config/impl_iproute.py')
-rw-r--r-- | os_net_config/impl_iproute.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/os_net_config/impl_iproute.py b/os_net_config/impl_iproute.py index 33f302e..ddc6a7b 100644 --- a/os_net_config/impl_iproute.py +++ b/os_net_config/impl_iproute.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 |