diff options
author | Erlang/OTP <[email protected]> | 2010-02-19 18:11:35 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2010-02-19 18:11:35 +0000 |
commit | dfd80f7cea795bfb3a35eaea2c0bc98960002aa2 (patch) | |
tree | c1e8c1ae5467b8999d78f58a57beb8c1d02d1737 /lib/ssh | |
parent | f70060987d50c0341b7a9337cf60c836d66a3d9c (diff) | |
download | otp-dfd80f7cea795bfb3a35eaea2c0bc98960002aa2.tar.gz otp-dfd80f7cea795bfb3a35eaea2c0bc98960002aa2.tar.bz2 otp-dfd80f7cea795bfb3a35eaea2c0bc98960002aa2.zip |
The R13B04 releaseOTP_R13B04
Diffstat (limited to 'lib/ssh')
-rw-r--r-- | lib/ssh/doc/src/part_notes.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/ssh/doc/src/part_notes.xml b/lib/ssh/doc/src/part_notes.xml index 700f76200c..1b47a12021 100644 --- a/lib/ssh/doc/src/part_notes.xml +++ b/lib/ssh/doc/src/part_notes.xml @@ -4,7 +4,7 @@ <part xmlns:xi="http://www.w3.org/2001/XInclude"> <header> <copyright> - <year>2004</year><year>2009</year> + <year>2004</year><year>2010</year> <holder>Ericsson AB. All Rights Reserved.</holder> </copyright> <legalnotice> @@ -13,12 +13,12 @@ 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>SSH Release Notes</title> |