diff options
author | Kibum Kim <kb0929.kim@samsung.com> | 2012-01-07 00:50:05 +0900 |
---|---|---|
committer | Kibum Kim <kb0929.kim@samsung.com> | 2012-01-07 00:50:05 +0900 |
commit | 032958b4b3cd7e36b242fb07b94f4a79dc5e8c25 (patch) | |
tree | 11d4bac30b8f23f7f68da5524c4f062dea16e8b8 /debian/copyright | |
parent | 5e81c300ee70db3cca83a18755c271758e9220da (diff) | |
download | media-server-032958b4b3cd7e36b242fb07b94f4a79dc5e8c25.tar.gz media-server-032958b4b3cd7e36b242fb07b94f4a79dc5e8c25.tar.bz2 media-server-032958b4b3cd7e36b242fb07b94f4a79dc5e8c25.zip |
Git init
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..4ec25ed --- /dev/null +++ b/debian/copyright @@ -0,0 +1,14 @@ +Copyright (c) 2011 Samsung Electronics Co., Ltd All Rights Reserved + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + |