bump year references from 2011 to 2012
Change-Id: I2a9e0f192ae7421e12b19b15e3bed8fd22fb5a34
This commit is contained in:
parent
4fead107ca
commit
58dbdfe046
2
HACKING
2
HACKING
@ -1,5 +1,5 @@
|
||||
Development of git-review is managed by OpenStack's Gerrit, which can be
|
||||
found at https://review.openstack.org
|
||||
found at https://review.openstack.org/
|
||||
|
||||
Instructions on submitting patches can be found at
|
||||
http://wiki.openstack.org/GerritWorkflow
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
COPYRIGHT = """\
|
||||
Copyright (C) 2011 OpenStack LLC.
|
||||
Copyright (C) 2011-2012 OpenStack LLC.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH "GIT-REVIEW" "1" "October 27, 2011" "2011.10" "git-review"
|
||||
.TH "GIT-REVIEW" "1" "March 27, 2012" "2012.03" "git-review"
|
||||
.SH NAME
|
||||
git-review \- Submit changes to Gerrit for review
|
||||
.
|
||||
@ -111,7 +111,7 @@ defaultbranch=master
|
||||
.SH AUTHOR
|
||||
OpenStack, LLC
|
||||
.SH COPYRIGHT
|
||||
2011, OpenStack, LLC
|
||||
2011-2012, OpenStack, LLC
|
||||
.\" Generated by docutils manpage writer.
|
||||
.\"
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user