diff options
author | Micael Karlberg <[email protected]> | 2011-03-03 19:12:36 +0100 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-03-03 19:12:36 +0100 |
commit | addf1fff40528d7de0b8ac0e290c8db4aee4694b (patch) | |
tree | 364babe2182865f52e02e103d6a1eb4314aafa34 /lib/inets/vsn.mk | |
parent | 8c4ece5c36e153e739f344eccadd01b4c3e7ccce (diff) | |
download | otp-addf1fff40528d7de0b8ac0e290c8db4aee4694b.tar.gz otp-addf1fff40528d7de0b8ac0e290c8db4aee4694b.tar.bz2 otp-addf1fff40528d7de0b8ac0e290c8db4aee4694b.zip |
Handling encoding of empty chunks.
Diffstat (limited to 'lib/inets/vsn.mk')
-rw-r--r-- | lib/inets/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/vsn.mk b/lib/inets/vsn.mk index 67737ee552..b1de3fef43 100644 --- a/lib/inets/vsn.mk +++ b/lib/inets/vsn.mk @@ -2,7 +2,7 @@ # %CopyrightBegin% # -# Copyright Ericsson AB 2001-2010. All Rights Reserved. +# Copyright Ericsson AB 2001-2011. All Rights Reserved. # # 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 |