diff options
author | Micael Karlberg <[email protected]> | 2012-03-15 12:00:58 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2012-03-15 12:00:58 +0100 |
commit | dbf9c223cf7efd8fc6143b573fcc12637d5ae9ae (patch) | |
tree | 488bb8b7dc152694b9207f1ed6e881ff0ab87d89 /lib/inets/doc/src/book.xml | |
parent | a366623c674e993667fedbe01ad52dc4fab5b4f0 (diff) | |
download | otp-dbf9c223cf7efd8fc6143b573fcc12637d5ae9ae.tar.gz otp-dbf9c223cf7efd8fc6143b573fcc12637d5ae9ae.tar.bz2 otp-dbf9c223cf7efd8fc6143b573fcc12637d5ae9ae.zip |
[inets] Some documentation cleanup
OTP-9983
Diffstat (limited to 'lib/inets/doc/src/book.xml')
-rw-r--r-- | lib/inets/doc/src/book.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/inets/doc/src/book.xml b/lib/inets/doc/src/book.xml index 7da0abd98f..51cbb2d963 100644 --- a/lib/inets/doc/src/book.xml +++ b/lib/inets/doc/src/book.xml @@ -1,10 +1,10 @@ -<?xml version="1.0" encoding="latin1" ?> +<?xml version="1.0" encoding="iso-8859-1" ?> <!DOCTYPE book SYSTEM "book.dtd"> <book xmlns:xi="http://www.w3.org/2001/XInclude"> <header titlestyle="normal"> <copyright> - <year>1997</year><year>2009</year> + <year>1997</year><year>2012</year> <holder>Ericsson AB. All Rights Reserved.</holder> </copyright> <legalnotice> |