diff options
author | Austin Yuan <shengquan.yuan@gmail.com> | 2011-10-19 23:30:51 -0400 |
---|---|---|
committer | Austin Yuan <shengquan.yuan@gmail.com> | 2011-10-20 02:10:54 -0400 |
commit | 8749137ee13fc73e519fd9ab23e900b5aeb113b0 (patch) | |
tree | 8c314428a7f1c38c4346a0a2b5c967b49a8fe8b5 /debian/copyright | |
parent | 88ea3553ab0ab81352693907ed9e412f343c9ad8 (diff) |
1) HDMI extended video support
2) VXD385 rotation support
3) Remove RAR dependence
4) bugfixing for VXD385/VXE285 on Android
5) new VXD/VXE firmware
6) compiling warning and codying style fix
Signed-off-by: Austin Yuan <shengquan.yuan@gmail.com>
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/copyright b/debian/copyright index fa7576a..fd3f560 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,10 +9,13 @@ Upstream Author(s): <likewise for another author> Copyright: - Copyright (c) 2011 Intel Corporation. All Rights Reserved. -License: + Copyright (C) 2007 Intel Coporation, All rights reserved. +License: +# Copyright (c) 2011 Intel Corporation. All Rights Reserved. +# +# # Permission is hereby granted, free of charge, to any person obtaining a # copy of this software and associated documentation files (the # "Software"), to deal in the Software without restriction, including @@ -32,3 +35,5 @@ License: # ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, # TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE # SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +# + |