From 4af41bddc5887acfae31501566268347d252cab4 Mon Sep 17 00:00:00 2001 From: Anne Gentle Date: Fri, 23 Jan 2015 20:57:55 -0600 Subject: [PATCH] Adds 2015 to copyright range for API docs Basically, copyright assertions are not really needed, but putting the actual year in avoids using "present" and shows we are continuing to deliver that doc. Refer to https://wiki.openstack.org/wiki/Documentation/Copyright with any questions. Change-Id: I142a9651413e75df9884b31ce5f785847b1452f7 --- api-guide/bk-api-guide.xml | 1 + api-ref-guides/src/bk-api-ref-blockstorage-v1.xml | 2 +- api-ref-guides/src/bk-api-ref-blockstorage-v2.xml | 2 +- api-ref-guides/src/bk-api-ref-compute-v2-ext.xml | 2 +- api-ref-guides/src/bk-api-ref-compute-v2.xml | 2 +- api-ref-guides/src/bk-api-ref-databases-v1.xml | 2 +- api-ref-guides/src/bk-api-ref-identity-v2.xml | 2 +- api-ref-guides/src/bk-api-ref-identity-v3.xml | 2 +- api-ref-guides/src/bk-api-ref-image-v1.xml | 2 +- api-ref-guides/src/bk-api-ref-image-v2.xml | 2 +- api-ref-guides/src/bk-api-ref-networking-v2.xml | 2 +- api-ref-guides/src/bk-api-ref-objectstorage-v1.xml | 2 +- api-ref-guides/src/bk-api-ref-orchestration-v1.xml | 2 +- api-ref-guides/src/bk-api-ref-telemetry-v2.xml | 2 +- api-ref-guides/src/bk-api-ref.xml | 2 +- api-ref/src/docbkx/api-ref.xml | 4 ++-- 16 files changed, 17 insertions(+), 16 deletions(-) diff --git a/api-guide/bk-api-guide.xml b/api-guide/bk-api-guide.xml index 495f2da5b..6c1a25cf9 100644 --- a/api-guide/bk-api-guide.xml +++ b/api-guide/bk-api-guide.xml @@ -23,6 +23,7 @@ 2014 + 2015 OpenStack Foundation local diff --git a/api-ref-guides/src/bk-api-ref-blockstorage-v1.xml b/api-ref-guides/src/bk-api-ref-blockstorage-v1.xml index 0dc586818..34bf43eb0 100644 --- a/api-ref-guides/src/bk-api-ref-blockstorage-v1.xml +++ b/api-ref-guides/src/bk-api-ref-blockstorage-v1.xml @@ -33,7 +33,7 @@ - 2010-2014 + 2010-2015 OpenStack Foundation OpenStack Block Storage diff --git a/api-ref-guides/src/bk-api-ref-blockstorage-v2.xml b/api-ref-guides/src/bk-api-ref-blockstorage-v2.xml index 826fc008f..80ac83565 100644 --- a/api-ref-guides/src/bk-api-ref-blockstorage-v2.xml +++ b/api-ref-guides/src/bk-api-ref-blockstorage-v2.xml @@ -33,7 +33,7 @@ - 2010-2014 + 2010-2015 OpenStack Foundation OpenStack Block Storage diff --git a/api-ref-guides/src/bk-api-ref-compute-v2-ext.xml b/api-ref-guides/src/bk-api-ref-compute-v2-ext.xml index bb18ee50f..c94462788 100644 --- a/api-ref-guides/src/bk-api-ref-compute-v2-ext.xml +++ b/api-ref-guides/src/bk-api-ref-compute-v2-ext.xml @@ -20,7 +20,7 @@ - 2010-2014 + 2010-2015 OpenStack Foundation OpenStack Compute diff --git a/api-ref-guides/src/bk-api-ref-compute-v2.xml b/api-ref-guides/src/bk-api-ref-compute-v2.xml index 115d9b83d..122d99553 100644 --- a/api-ref-guides/src/bk-api-ref-compute-v2.xml +++ b/api-ref-guides/src/bk-api-ref-compute-v2.xml @@ -33,7 +33,7 @@ - 2010-2014 + 2010-2015 OpenStack Foundation OpenStack Compute diff --git a/api-ref-guides/src/bk-api-ref-databases-v1.xml b/api-ref-guides/src/bk-api-ref-databases-v1.xml index 8c9694d04..3aa6ead4a 100644 --- a/api-ref-guides/src/bk-api-ref-databases-v1.xml +++ b/api-ref-guides/src/bk-api-ref-databases-v1.xml @@ -10,7 +10,7 @@ OpenStack Database Service API v1.0 - 2010-2014 + 2010-2015 diff --git a/api-ref-guides/src/bk-api-ref-identity-v2.xml b/api-ref-guides/src/bk-api-ref-identity-v2.xml index 486734e56..112db2be4 100644 --- a/api-ref-guides/src/bk-api-ref-identity-v2.xml +++ b/api-ref-guides/src/bk-api-ref-identity-v2.xml @@ -32,7 +32,7 @@ - 2010-2014 + 2010-2015 OpenStack Foundation OpenStack Identity diff --git a/api-ref-guides/src/bk-api-ref-identity-v3.xml b/api-ref-guides/src/bk-api-ref-identity-v3.xml index 808f4906f..341dd954e 100644 --- a/api-ref-guides/src/bk-api-ref-identity-v3.xml +++ b/api-ref-guides/src/bk-api-ref-identity-v3.xml @@ -32,7 +32,7 @@ - 2010-2014 + 2010-2015 OpenStack Foundation OpenStack Identity diff --git a/api-ref-guides/src/bk-api-ref-image-v1.xml b/api-ref-guides/src/bk-api-ref-image-v1.xml index 6e0b426fc..611925fc4 100644 --- a/api-ref-guides/src/bk-api-ref-image-v1.xml +++ b/api-ref-guides/src/bk-api-ref-image-v1.xml @@ -20,7 +20,7 @@ - 2010-2014 + 2010-2015 OpenStack Foundation OpenStack Image Service diff --git a/api-ref-guides/src/bk-api-ref-image-v2.xml b/api-ref-guides/src/bk-api-ref-image-v2.xml index ec2414011..435d46ed9 100644 --- a/api-ref-guides/src/bk-api-ref-image-v2.xml +++ b/api-ref-guides/src/bk-api-ref-image-v2.xml @@ -20,7 +20,7 @@ - 2010-2014 + 2010-2015 OpenStack Foundation OpenStack Image Service diff --git a/api-ref-guides/src/bk-api-ref-networking-v2.xml b/api-ref-guides/src/bk-api-ref-networking-v2.xml index 2e7bc0f86..1b58ce4cf 100644 --- a/api-ref-guides/src/bk-api-ref-networking-v2.xml +++ b/api-ref-guides/src/bk-api-ref-networking-v2.xml @@ -23,7 +23,7 @@ - 2010-2014 + 2010-2015 OpenStack Foundation OpenStack Networking (neutron) diff --git a/api-ref-guides/src/bk-api-ref-objectstorage-v1.xml b/api-ref-guides/src/bk-api-ref-objectstorage-v1.xml index 08451f515..d7123e486 100644 --- a/api-ref-guides/src/bk-api-ref-objectstorage-v1.xml +++ b/api-ref-guides/src/bk-api-ref-objectstorage-v1.xml @@ -20,7 +20,7 @@ - 2010-2014 + 2010-2015 OpenStack Foundation OpenStack Object Storage diff --git a/api-ref-guides/src/bk-api-ref-orchestration-v1.xml b/api-ref-guides/src/bk-api-ref-orchestration-v1.xml index bcc5f8e7f..f64cf6e14 100644 --- a/api-ref-guides/src/bk-api-ref-orchestration-v1.xml +++ b/api-ref-guides/src/bk-api-ref-orchestration-v1.xml @@ -20,7 +20,7 @@ - 2010-2014 + 2010-2015 OpenStack Foundation OpenStack Orchestration diff --git a/api-ref-guides/src/bk-api-ref-telemetry-v2.xml b/api-ref-guides/src/bk-api-ref-telemetry-v2.xml index a15c2e0c8..9516e227c 100644 --- a/api-ref-guides/src/bk-api-ref-telemetry-v2.xml +++ b/api-ref-guides/src/bk-api-ref-telemetry-v2.xml @@ -20,7 +20,7 @@ - 2010-2014 + 2010-2015 OpenStack Foundation OpenStack Telemetry diff --git a/api-ref-guides/src/bk-api-ref.xml b/api-ref-guides/src/bk-api-ref.xml index b21dc438d..5555d9f2b 100644 --- a/api-ref-guides/src/bk-api-ref.xml +++ b/api-ref-guides/src/bk-api-ref.xml @@ -20,7 +20,7 @@ - 2010-2014 + 2010-2015 OpenStack Foundation OpenStack diff --git a/api-ref/src/docbkx/api-ref.xml b/api-ref/src/docbkx/api-ref.xml index b9f2beeaf..ccf4f91fb 100644 --- a/api-ref/src/docbkx/api-ref.xml +++ b/api-ref/src/docbkx/api-ref.xml @@ -10,7 +10,7 @@ xml:id="api.openstack.org"> OpenStack API Reference - 2010-2014 + 2010-2015 @@ -20,4 +20,4 @@ xml:id="api.openstack.org"> - \ No newline at end of file +