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/part.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/part.xml')
-rw-r--r-- | lib/inets/doc/src/part.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/inets/doc/src/part.xml b/lib/inets/doc/src/part.xml index 36955df6b3..3b6734a9b8 100644 --- a/lib/inets/doc/src/part.xml +++ b/lib/inets/doc/src/part.xml @@ -1,10 +1,10 @@ -<?xml version="1.0" encoding="latin1" ?> +<?xml version="1.0" encoding="iso-8859-1" ?> <!DOCTYPE part SYSTEM "part.dtd"> <part xmlns:xi="http://www.w3.org/2001/XInclude"> <header> <copyright> - <year>2004</year><year>2009</year> + <year>2004</year><year>2012</year> <holder>Ericsson AB. All Rights Reserved.</holder> </copyright> <legalnotice> |