diff options
author | Niclas Eklund <[email protected]> | 2009-12-21 14:11:22 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2009-12-21 14:11:22 +0000 |
commit | cc62eb20f678cecc1b9b1dbd572b191347a9e907 (patch) | |
tree | 86676a812b969d45208c27e49e58636f34f07285 /lib/ic/doc/src/erl-part.xml | |
parent | 4fb050582fa88448f07e9981e4df3cc06237f859 (diff) | |
download | otp-cc62eb20f678cecc1b9b1dbd572b191347a9e907.tar.gz otp-cc62eb20f678cecc1b9b1dbd572b191347a9e907.tar.bz2 otp-cc62eb20f678cecc1b9b1dbd572b191347a9e907.zip |
Removed 011 in documentation files
Diffstat (limited to 'lib/ic/doc/src/erl-part.xml')
-rw-r--r-- | lib/ic/doc/src/erl-part.xml | 28 |
1 files changed, 13 insertions, 15 deletions
diff --git a/lib/ic/doc/src/erl-part.xml b/lib/ic/doc/src/erl-part.xml index b5041dce7f..8dd7001436 100644 --- a/lib/ic/doc/src/erl-part.xml +++ b/lib/ic/doc/src/erl-part.xml @@ -4,23 +4,21 @@ <part> <header> <copyright> - <year>2002</year> - <year>2007</year> - <holder>Ericsson AB, All Rights Reserved</holder> + <year>2002</year><year>2009</year> + <holder>Ericsson AB. All Rights Reserved.</holder> </copyright> <legalnotice> - The contents of this file are subject to the Erlang Public License, - Version 1.1, (the "License"); you may not use this file except in - compliance with the License. You should have received a copy of the - Erlang Public License along with this software. If not, it can be - retrieved online at http://www.erlang.org/. - - Software distributed under the License is distributed on an "AS IS" - basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See - the License for the specific language governing rights and limitations - under the License. - - The Initial Developer of the Original Code is Ericsson AB. + The contents of this file are subject to the Erlang Public License, + Version 1.1, (the "License"); you may not use this file except in + compliance with the License. You should have received a copy of the + Erlang Public License along with this software. If not, it can be + retrieved online at http://www.erlang.org/. + + Software distributed under the License is distributed on an "AS IS" + basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See + the License for the specific language governing rights and limitations + under the License. + </legalnotice> <title>IDL to Erlang language Mapping</title> |