add copyright, change year and version to 4.5
diff --git a/source/conf.py b/source/conf.py
index 9811851..29c6992 100644
--- a/source/conf.py
+++ b/source/conf.py
@@ -52,7 +52,7 @@
 
 # General information about the project.
 project = u'Apache CloudStack Administration Documentation'
-#copyright = u'2014, Apache Software Foundation'
+copyright = u'2015, Apache Software Foundation'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
@@ -61,7 +61,7 @@
 # The short X.Y version.
 version = '4'
 # The full version, including alpha/beta/rc tags.
-release = '4.4'
+release = '4.5'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
@@ -279,7 +279,7 @@
 epub_title = u'CloudStack Administration Documentation'
 epub_author = u'Apache Software Foundation'
 epub_publisher = u'Apache Software Foundation'
-epub_copyright = u'2014, Apache Software Foundation'
+epub_copyright = u'2015, Apache Software Foundation'
 
 # The basename for the epub file. It defaults to the project name.
 #epub_basename = u'CloudStack Administration Documentation'
diff --git a/source/networking/remote_access_vpn.rst b/source/networking/remote_access_vpn.rst
index 77c573c..52589b7 100644
--- a/source/networking/remote_access_vpn.rst
+++ b/source/networking/remote_access_vpn.rst
@@ -12,7 +12,8 @@
    KIND, either express or implied.  See the License for the
    specific language governing permissions and limitations
    under the License.
-   
+
+
 .. _remote-access-vpn:
 
 Remote Access VPN
diff --git a/source/networking/using_remote_access.rst b/source/networking/using_remote_access.rst
index dce0af6..0190fad 100644
--- a/source/networking/using_remote_access.rst
+++ b/source/networking/using_remote_access.rst
@@ -13,6 +13,7 @@
    specific language governing permissions and limitations
    under the License.
 
+
 Using Remote Access VPN
 =======================