diff options
| author | Henrik Nord <[email protected]> | 2016-03-15 15:19:56 +0100 | 
|---|---|---|
| committer | Henrik Nord <[email protected]> | 2016-03-15 15:19:56 +0100 | 
| commit | 6664eed554974336909d3ffe03f20349cc4c38fd (patch) | |
| tree | 46cdf92b6accd879cf4af5b9453cf69326d08a2b /lib/compiler/doc/src | |
| parent | 12c3609f15dbe367684ecb506b61f07c15205c51 (diff) | |
| download | otp-6664eed554974336909d3ffe03f20349cc4c38fd.tar.gz otp-6664eed554974336909d3ffe03f20349cc4c38fd.tar.bz2 otp-6664eed554974336909d3ffe03f20349cc4c38fd.zip | |
update copyright-year
Diffstat (limited to 'lib/compiler/doc/src')
| -rw-r--r-- | lib/compiler/doc/src/Makefile | 2 | ||||
| -rw-r--r-- | lib/compiler/doc/src/book.xml | 2 | ||||
| -rw-r--r-- | lib/compiler/doc/src/compile.xml | 2 | ||||
| -rw-r--r-- | lib/compiler/doc/src/notes.xml | 2 | ||||
| -rw-r--r-- | lib/compiler/doc/src/notes_history.xml | 2 | ||||
| -rw-r--r-- | lib/compiler/doc/src/part_notes.xml | 2 | ||||
| -rw-r--r-- | lib/compiler/doc/src/part_notes_history.xml | 2 | ||||
| -rw-r--r-- | lib/compiler/doc/src/ref_man.xml | 2 | 
8 files changed, 8 insertions, 8 deletions
| diff --git a/lib/compiler/doc/src/Makefile b/lib/compiler/doc/src/Makefile index b989325686..c6864cb835 100644 --- a/lib/compiler/doc/src/Makefile +++ b/lib/compiler/doc/src/Makefile @@ -1,7 +1,7 @@  #  # %CopyrightBegin%  #  -# Copyright Ericsson AB 1997-2012. All Rights Reserved. +# Copyright Ericsson AB 1997-2016. All Rights Reserved.  #   # Licensed under the Apache License, Version 2.0 (the "License");  # you may not use this file except in compliance with the License. diff --git a/lib/compiler/doc/src/book.xml b/lib/compiler/doc/src/book.xml index 8de3fae69a..af6b4cf47a 100644 --- a/lib/compiler/doc/src/book.xml +++ b/lib/compiler/doc/src/book.xml @@ -4,7 +4,7 @@  <book xmlns:xi="http://www.w3.org/2001/XInclude">    <header titlestyle="normal">      <copyright> -      <year>1997</year><year>2013</year> +      <year>1997</year><year>2016</year>        <holder>Ericsson AB. All Rights Reserved.</holder>      </copyright>      <legalnotice> diff --git a/lib/compiler/doc/src/compile.xml b/lib/compiler/doc/src/compile.xml index db701409db..954750fcdd 100644 --- a/lib/compiler/doc/src/compile.xml +++ b/lib/compiler/doc/src/compile.xml @@ -4,7 +4,7 @@  <erlref>    <header>      <copyright> -      <year>1996</year><year>2014</year> +      <year>1996</year><year>2016</year>        <holder>Ericsson AB. All Rights Reserved.</holder>      </copyright>      <legalnotice> diff --git a/lib/compiler/doc/src/notes.xml b/lib/compiler/doc/src/notes.xml index 8ed71db54a..ae375c5f58 100644 --- a/lib/compiler/doc/src/notes.xml +++ b/lib/compiler/doc/src/notes.xml @@ -4,7 +4,7 @@  <chapter>    <header>      <copyright> -      <year>2004</year><year>2013</year> +      <year>2004</year><year>2016</year>        <holder>Ericsson AB. All Rights Reserved.</holder>      </copyright>      <legalnotice> diff --git a/lib/compiler/doc/src/notes_history.xml b/lib/compiler/doc/src/notes_history.xml index 85216b2c66..16bfb3d34b 100644 --- a/lib/compiler/doc/src/notes_history.xml +++ b/lib/compiler/doc/src/notes_history.xml @@ -4,7 +4,7 @@  <chapter>    <header>      <copyright> -      <year>2006</year><year>2013</year> +      <year>2006</year><year>2016</year>        <holder>Ericsson AB. All Rights Reserved.</holder>      </copyright>      <legalnotice> diff --git a/lib/compiler/doc/src/part_notes.xml b/lib/compiler/doc/src/part_notes.xml index 5000f50dca..c1f0ff3861 100644 --- a/lib/compiler/doc/src/part_notes.xml +++ b/lib/compiler/doc/src/part_notes.xml @@ -4,7 +4,7 @@  <part xmlns:xi="http://www.w3.org/2001/XInclude">    <header>      <copyright> -      <year>2004</year><year>2013</year> +      <year>2004</year><year>2016</year>        <holder>Ericsson AB. All Rights Reserved.</holder>      </copyright>      <legalnotice> diff --git a/lib/compiler/doc/src/part_notes_history.xml b/lib/compiler/doc/src/part_notes_history.xml index 046b4893c3..4019676b83 100644 --- a/lib/compiler/doc/src/part_notes_history.xml +++ b/lib/compiler/doc/src/part_notes_history.xml @@ -5,7 +5,7 @@    <header>      <copyright>        <year>2006</year> -      <year>2013</year> +      <year>2016</year>        <holder>Ericsson AB, All Rights Reserved</holder>      </copyright>      <legalnotice> diff --git a/lib/compiler/doc/src/ref_man.xml b/lib/compiler/doc/src/ref_man.xml index d360e7963f..f5466553c0 100644 --- a/lib/compiler/doc/src/ref_man.xml +++ b/lib/compiler/doc/src/ref_man.xml @@ -4,7 +4,7 @@  <application xmlns:xi="http://www.w3.org/2001/XInclude">    <header>      <copyright> -      <year>1996</year><year>2013</year> +      <year>1996</year><year>2016</year>        <holder>Ericsson AB. All Rights Reserved.</holder>      </copyright>      <legalnotice> | 
