diff options
| author | Henrik Nord <[email protected]> | 2018-06-18 14:51:18 +0200 | 
|---|---|---|
| committer | Henrik Nord <[email protected]> | 2018-06-18 14:51:18 +0200 | 
| commit | 5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b (patch) | |
| tree | c4526fcc55e07d53e6866952b59a87ad873c41c4 /lib/syntax_tools/doc | |
| parent | 50c6a0144d6f1899147f78228eb3342661098bc7 (diff) | |
| download | otp-5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b.tar.gz otp-5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b.tar.bz2 otp-5ca92e2eac1e84fd22f60e7abc3aa2b0ff1cb42b.zip  | |
Update copyright year
Diffstat (limited to 'lib/syntax_tools/doc')
| -rw-r--r-- | lib/syntax_tools/doc/src/Makefile | 2 | ||||
| -rw-r--r-- | lib/syntax_tools/doc/src/notes.xml | 2 | 
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/syntax_tools/doc/src/Makefile b/lib/syntax_tools/doc/src/Makefile index a346b9a0bd..797f9c265f 100644 --- a/lib/syntax_tools/doc/src/Makefile +++ b/lib/syntax_tools/doc/src/Makefile @@ -1,7 +1,7 @@  #  # %CopyrightBegin%  # -# Copyright Ericsson AB 2006-2017. All Rights Reserved. +# Copyright Ericsson AB 2006-2018. 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/syntax_tools/doc/src/notes.xml b/lib/syntax_tools/doc/src/notes.xml index bd2bcde2c2..dd54c730e3 100644 --- a/lib/syntax_tools/doc/src/notes.xml +++ b/lib/syntax_tools/doc/src/notes.xml @@ -4,7 +4,7 @@  <chapter>    <header>      <copyright> -      <year>2007</year><year>2017</year> +      <year>2007</year><year>2018</year>        <holder>Ericsson AB. All Rights Reserved.</holder>      </copyright>      <legalnotice>  | 
