diff options
author | Emma Steimann <emmasteimann@gmail.com> | 2012-02-04 17:40:31 -0600 |
---|---|---|
committer | Emma Steimann <emmasteimann@gmail.com> | 2012-02-09 19:46:48 -0600 |
commit | 6516c3890bf2695bbccbe2d2067fc0a9c6dbbd31 (patch) | |
tree | ec303f5b1da349b9ffa810e96840f395d04ff0cd /tools | |
parent | 95970b701c16058cdf59f7738bde3b456a4d53dd (diff) | |
download | horizon-6516c3890bf2695bbccbe2d2067fc0a9c6dbbd31.tar.gz |
Updated Copyright dates to 2012.
* fixes bug 916953
Change-Id: I44bdbb735fa1ac068c38997844591c8f256c62fb
Diffstat (limited to 'tools')
-rw-r--r-- | tools/install_venv.py | 6 | ||||
-rwxr-xr-x | tools/rfc.sh | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tools/install_venv.py b/tools/install_venv.py index 4d4054e30..9b8c8774c 100644 --- a/tools/install_venv.py +++ b/tools/install_venv.py @@ -1,12 +1,12 @@ # vim: tabstop=4 shiftwidth=4 softtabstop=4 -# Copyright 2011 United States Government as represented by the +# Copyright 2012 United States Government as represented by the # Administrator of the National Aeronautics and Space Administration. # All Rights Reserved. # -# Copyright 2011 OpenStack, LLC +# Copyright 2012 OpenStack, LLC # -# Copyright 2011 Nebula, Inc. +# Copyright 2012 Nebula, 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 diff --git a/tools/rfc.sh b/tools/rfc.sh index 0bc153195..2e5a262c8 100755 --- a/tools/rfc.sh +++ b/tools/rfc.sh @@ -3,7 +3,7 @@ # This initial version of this file was taken from the source tree # of GlusterFS. It was not directly attributed, but is assumed to be # Copyright (c) 2010-2011 Gluster, Inc and release GPLv3 -# Subsequent modifications are Copyright (c) 2011 OpenStack, LLC. +# Subsequent modifications are Copyright (c) 2012 OpenStack, LLC. # # GlusterFS is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published |