diff options
author | Rickard Green <rickard@erlang.org> | 2020-03-13 11:30:00 +0100 |
---|---|---|
committer | Rickard Green <rickard@erlang.org> | 2020-03-13 11:30:00 +0100 |
commit | 30e2bfb9f1fd5c65bd7d9a4159f88cdcf72023fa (patch) | |
tree | 39fcc9478c88e4dc8d3330fabf8ff78358adf372 /lib/ssl/doc/src/Makefile | |
parent | ebc2dddaee7a29f53764db011d36ebaf45456b5f (diff) | |
parent | f1ee84f8bb7b642cb5b6b5fd8f96119676c6ffa3 (diff) | |
download | erlang-30e2bfb9f1fd5c65bd7d9a4159f88cdcf72023fa.tar.gz |
Merge branch 'maint'
* maint:
Update copyright year
Diffstat (limited to 'lib/ssl/doc/src/Makefile')
-rw-r--r-- | lib/ssl/doc/src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssl/doc/src/Makefile b/lib/ssl/doc/src/Makefile index cb9ff02aa0..428783f8e1 100644 --- a/lib/ssl/doc/src/Makefile +++ b/lib/ssl/doc/src/Makefile @@ -1,7 +1,7 @@ # # %CopyrightBegin% # -# Copyright Ericsson AB 1999-2018. All Rights Reserved. +# Copyright Ericsson AB 1999-2020. 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. |