Remove html head and author info from Makefile.am
authorjiehua.xiong <jiehuax.xiong@intel.com>
Tue, 15 Oct 2013 06:26:31 +0000 (14:26 +0800)
committerjiehua.xiong <jiehuax.xiong@intel.com>
Tue, 15 Oct 2013 06:29:21 +0000 (14:29 +0800)
Change-Id: I8864895dcfa7ac627d975eee2a6b2a41aa5e125f

15 files changed:
Makefile.am
tct-bluetooth-tizen-tests/bluetooth/Makefile.am
tct-callhistory-tizen-tests/callhistory/Makefile.am
tct-content-tizen-tests/content/Makefile.am
tct-download-tizen-tests/download/Makefile.am
tct-filesystem-tizen-tests/filesystem/Makefile.am
tct-messaging-email-tizen-tests/messaging/Makefile.am
tct-messaging-mms-tizen-tests/messaging/Makefile.am
tct-messaging-sms-tizen-tests/messaging/Makefile.am
tct-multicolumn-css3-tests/multicolumn/csswg/Makefile.am
tct-nfc-tizen-tests/nfc/Makefile.am
tct-notification-tizen-tests/notification/Makefile.am
tct-power-tizen-tests/power/Makefile.am
tct-testconfig/Makefile.am
tct-webdatabase-w3c-tests/webdatabase/Makefile.am

index d69e90712eab2f4dcb6131a3938564de9933a479..45a61203fd88d1e4cba93f1a12da77a84aae9a3d 100644 (file)
@@ -1,34 +1,3 @@
-##
-# Copyright (c) 2012 Intel Corporation.
-#
-# Redistribution and use in source and binary forms, with or without modification, 
-# are permitted provided that the following conditions are met:
-#
-# * Redistributions of works must retain the original copyright notice, this list 
-#   of conditions and the following disclaimer.
-# * Redistributions in binary form must reproduce the original copyright notice, 
-#   this list of conditions and the following disclaimer in the documentation 
-#   and/or other materials provided with the distribution.
-# * Neither the name of Intel Corporation nor the names of its contributors 
-#   may be used to endorse or promote products derived from this work without 
-#   specific prior written permission.
-#
-# THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-# ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-# OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-#
-# Authors:
-#         Huajun Li <huajun.li@intel.com>
-#
-
-
 SUBDIRS = tct-testconfig \
 tct-capability-tests \
 tct-2dtransforms-css3-tests \
index 4c11b184fbef80378d151014dcf5ab5388be17e8..5530dcddef6e3b1ba7976c51064d7076f6b8947a 100644 (file)
@@ -1,11 +1,3 @@
-<!DOCTYPE html>
-#Authors:
-        #        Lei, ZhanX <zhanx.lei@intel.com>
-#
-#Revision history:
-#Date                             Author                            Description
-        #02-17-2012           Lei, ZhanX <zhanx.lei@intel.com>               Make file
-
 SUBDIRS = support
 bluetooth_SCRIPTS = *
 bluetoothdir = $(prefix)/opt/tct-bluetooth-tizen-tests/bluetooth
index eb1408c78d1a7e4271044bb52ad7c929886935ee..04c427a5a89fb9b9003f445e1e55fbad8a393401 100644 (file)
@@ -1,10 +1,3 @@
-#Authors:
-#        Li, KaiyuX<kaiyux.li@intel.com>
-#
-#Revision history:
-#Date                             Author                            Description
-#04-13-2012           Li, KaiyuX<kaiyux.li@intel.com>               Make file
-
 SUBDIRS = support
 callhistory_SCRIPTS = *
 callhistorydir = $(prefix)/opt/tct-callhistory-tizen-tests/callhistory
index a67dec622fe263be81ab771078410696f1e23438..8c814add3a92f11b2a8375e0ed97c430cab1aae9 100644 (file)
@@ -1,33 +1,3 @@
-# Copyright (c) 2012 Intel Corporation.
-#
-# Redistribution and use in source and binary forms, with or without modification, 
-# are permitted provided that the following conditions are met:
-#
-# * Redistributions of works must retain the original copyright notice, this list 
-#   of conditions and the following disclaimer.
-# * Redistributions in binary form must reproduce the original copyright notice, 
-#   this list of conditions and the following disclaimer in the documentation 
-#   and/or other materials provided with the distribution.
-# * Neither the name of Intel Corporation nor the names of its contributors 
-#   may be used to endorse or promote products derived from this work without 
-#   specific prior written permission.
-#
-# THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-# ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-# OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-#
-# Authors:
-#         Guan,JingX <jingx.guan@intel.com> 
-#
-
-
 SUBDIRS = support
 content_SCRIPTS = *
 contentdir = $(prefix)/opt/tct-content-tizen-tests/content
index 69d2a90f7ede5097fb27c19ee1a4acbca46b0482..3219bf8438c6553bb5559e5430eeb64e490aa9de 100644 (file)
@@ -1,10 +1,3 @@
-#Authors:
-#        Li, KaiyuX<kaiyux.li@intel.com>
-#
-#Revision history:
-#Date                             Author                            Description
-#04-13-2012           Li, KaiyuX<kaiyux.li@intel.com>               Make file
-
 SUBDIRS = support
 download_SCRIPTS = *
 downloaddir = $(prefix)/opt/tct-download-tizen-tests/download
index a67c3ac8e81545967d59255554bb1cfbd6ef2c1b..895f4d0eff877f8d05aef2a14d00850fc1ac0b9a 100644 (file)
@@ -1,11 +1,3 @@
-#Authors:
-#        Li, KaiyuX<kaiyux.li@intel.com>
-#
-#Revision history:
-#Date                             Author                            Description
-#04-13-2012           Li, KaiyuX<kaiyux.li@intel.com>               Make file
-#05-14-2013     Mariusz Polasinski <m.polasinski@samsung.com>       Addition subdir
-
 SUBDIRS = support
 filesystem_SCRIPTS = *
 filesystemdir = $(prefix)/opt/tct-filesystem-tizen-tests/filesystem
index add21c64661ba9aa48f95b188d6dc0ca0c70f683..076bacdf11e9949651608a04dc2f75b87383a2ac 100644 (file)
@@ -1,37 +1,3 @@
-
-#Copyright (c) 2012 Intel Corporation.
-
-#Redistribution and use in source and binary forms, with or without modification, 
-#are permitted provided that the following conditions are met:
-
-#*Redistributions of works must retain the original copyright notice, this list 
-#of conditions and the following disclaimer.
-#*Redistributions in binary form must reproduce the original copyright notice, 
-#this list of conditions and the following disclaimer in the documentation 
-#and/or other materials provided with the distribution.
-#*Neither the name of Intel Corporation nor the names of its contributors 
-#may be used to endorse or promote products derived from this work without 
-#specific prior written permission.
-
-#THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-#AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-#IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-#ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-#INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-#BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-#DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-#OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-#NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-#EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-  
-#Authors:
-#        Li, Li <li.l.li@intel.com> 
-
-#Revision history:
-#Date                        Author                        Description
-#02-15-2012         Li, Li <li.l.li@intel.com>      case creation
-
-
 SUBDIRS = support
 email_SCRIPTS = *
 emaildir = $(prefix)/opt/tct-messaging-email-tizen-tests/messaging
index 378b90a7213cbd7f28c19a848ee8cf80affc1dca..f46e1fa14c778f76bd75360db558a5c8a96ac359 100644 (file)
@@ -1,37 +1,3 @@
-
-#Copyright (c) 2012 Intel Corporation.
-
-#Redistribution and use in source and binary forms, with or without modification, 
-#are permitted provided that the following conditions are met:
-
-#*Redistributions of works must retain the original copyright notice, this list 
-#of conditions and the following disclaimer.
-#*Redistributions in binary form must reproduce the original copyright notice, 
-#this list of conditions and the following disclaimer in the documentation 
-#and/or other materials provided with the distribution.
-#*Neither the name of Intel Corporation nor the names of its contributors 
-#may be used to endorse or promote products derived from this work without 
-#specific prior written permission.
-
-#THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-#AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-#IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-#ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-#INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-#BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-#DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-#OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-#NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-#EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-  
-#Authors:
-#        Li, Li <li.l.li@intel.com> 
-
-#Revision history:
-#Date                        Author                        Description
-#02-15-2012         Li, Li <li.l.li@intel.com>      case creation
-
-
 SUBDIRS = support
 email_SCRIPTS = *
 emaildir = $(prefix)/opt/tct-messaging-mms-tizen-tests/messaging
index b64f31e52e92f7284a9cd1f116dc560f87c422c8..733fe41943837480be402c6a09610b7c2c8b8cb4 100644 (file)
@@ -1,37 +1,3 @@
-
-#Copyright (c) 2012 Intel Corporation.
-
-#Redistribution and use in source and binary forms, with or without modification, 
-#are permitted provided that the following conditions are met:
-
-#*Redistributions of works must retain the original copyright notice, this list 
-#of conditions and the following disclaimer.
-#*Redistributions in binary form must reproduce the original copyright notice, 
-#this list of conditions and the following disclaimer in the documentation 
-#and/or other materials provided with the distribution.
-#*Neither the name of Intel Corporation nor the names of its contributors 
-#may be used to endorse or promote products derived from this work without 
-#specific prior written permission.
-
-#THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-#AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-#IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-#ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-#INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-#BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-#DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-#OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-#NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-#EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-  
-#Authors:
-#        Li, Li <li.l.li@intel.com> 
-
-#Revision history:
-#Date                        Author                        Description
-#02-15-2012         Li, Li <li.l.li@intel.com>      case creation
-
-
 SUBDIRS = support
 email_SCRIPTS = *
 emaildir = $(prefix)/opt/tct-messaging-sms-tizen-tests/messaging
index 5b052fd49fc7d40a8a23dbf13102ebdd8b289ed4..fdb20978a4976b4ad5323d050b1ac327ffcce1ea 100644 (file)
@@ -1,32 +1,3 @@
-##
-# Copyright (c) 2012 Intel Corporation.
-#
-# Redistribution and use in source and binary forms, with or without modification,
-# are permitted provided that the following conditions are met:
-#
-# *Redistributions of works must retain the original copyright notice, this list
-# of conditions and the following disclaimer.
-# *Redistributions in binary form must reproduce the original copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-# *Neither the name of Intel Corporation nor the names of its contributors
-# may be used to endorse or promote products derived from this work without
-# specific prior written permission.
-#
-# THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT,
-# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
-# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
-# OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-#
-# Authors:
-#               Fan, Yugang <yugang.fan@intel.com>
-#
 SUBDIRS = reference
 tests_SCRIPTS = *
 testsdir = $(prefix)/opt/tct-multicolumn-css3-tests/multicolumn/csswg
index 438c4de0989e2cb6dbef1f47bb2f0938494c3789..49ed3c223b3f765475ac67fa6054d095faa24ebf 100644 (file)
@@ -1,36 +1,3 @@
-#Copyright (c) 2012 Intel Corporation.
-
-#Redistribution and use in source and binary forms, with or without modification, 
-#are permitted provided that the following conditions are met:
-
-#*Redistributions of works must retain the original copyright notice, this list 
-#of conditions and the following disclaimer.
-#*Redistributions in binary form must reproduce the original copyright notice, 
-#this list of conditions and the following disclaimer in the documentation 
-#and/or other materials provided with the distribution.
-#*Neither the name of Intel Corporation nor the names of its contributors 
-#may be used to endorse or promote products derived from this work without 
-#specific prior written permission.
-
-#THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS" 
-#AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
-#IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-#ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT, 
-#INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
-#BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-#DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY 
-#OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
-#NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
-#EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  
-  
-#Authors:
-#        zhongyou,cui<zhongyoux.cui@intel.com>
-
-#Revision history:
-#Date                        Author                        Description
-#04-23-2012         zhongyou,cui<zhongyoux.cui@intel.com>      case creation
-
-
 SUBDIRS=support
 nfc_SCRIPTS = *
 nfcdir = $(prefix)/opt/tct-nfc-tizen-tests/nfc
index b2a98cce2e3c46e3eb9ed2eb7d82e48373b7c6e4..8f18fe2817dfd34490e1ed2dedc618fc28e73721 100644 (file)
@@ -1,10 +1,3 @@
-#Authors:
-#        Li, KaiyuX<kaiyux.li@intel.com>
-#
-#Revision history:
-#Date                             Author                            Description
-#04-13-2012           Li, KaiyuX<kaiyux.li@intel.com>               Make file
-
 SUBDIRS = support
 notification_SCRIPTS = *
 notificationdir = $(prefix)/opt/tct-notification-tizen-tests/notification
index 6af64abfb375af4f80875f0d5e617440c61fec8b..78713122684f3ecc05c1bea048c8a85025e8dd84 100644 (file)
@@ -1,10 +1,3 @@
-#Authors:
-#        Li, KaiyuX<kaiyux.li@intel.com>
-#
-#Revision history:
-#Date                             Author                            Description
-#04-13-2012           Li, KaiyuX<kaiyux.li@intel.com>               Make file
-
 SUBDIRS = support
 power_SCRIPTS = *
 powerdir = $(prefix)/opt/tct-power-tizen-tests/power
index 195a98cfa5a020688400d9d5e3090e659276f946..b024dcd021cb844233055e2754206e85538d78c4 100644 (file)
@@ -1,33 +1,3 @@
-##
-# Copyright (c) 2012 Intel Corporation.
-#
-# Redistribution and use in source and binary forms, with or without modification,
-# are permitted provided that the following conditions are met:
-#
-# *Redistributions of works must retain the original copyright notice, this list
-# of conditions and the following disclaimer.
-# *Redistributions in binary form must reproduce the original copyright notice,
-# this list of conditions and the following disclaimer in the documentation
-# and/or other materials provided with the distribution.
-# *Neither the name of Intel Corporation nor the names of its contributors
-# may be used to endorse or promote products derived from this work without
-# specific prior written permission.
-#
-# THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS"
-# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-# ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT,
-# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
-# BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
-# OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-# NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-#
-# Authors:
-#               Fan, Yugang <yugang.fan@intel.com>
-#
-
 commondir = testkit
 SUBDIRS = $(commondir)
 docdir = $(prefix)/opt/tct-testconfig
index 27cfb297203fe5fdca48e9adcda1a1265259f43a..16dab49c9027d8bcd64ef440182d573651b29d0f 100644 (file)
@@ -1,34 +1,3 @@
-#Copyright (c) 2012 Intel Corporation.
-
-#Redistribution and use in source and binary forms, with or without modification,
-#are permitted provided that the following conditions are met:
-
-#*Redistributions of works must retain the original copyright notice, this list
-#of conditions and the following disclaimer.
-#*Redistributions in binary form must reproduce the original copyright notice,
-#this list of conditions and the following disclaimer in the documentation
-#and/or other materials provided with the distribution.
-#*Neither the name of Intel Corporation nor the names of its contributors
-#may be used to endorse or promote products derived from this work without
-#specific prior written permission.
-#
-#THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS"
-#AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-#IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-#ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT,
-#INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
-#BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
-#DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
-#OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-#NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
-#EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-#
-#Authors:
-#        Lei Yang <lei.a.yang@intel.com>
-
-#Revision history:
-
-
 WebSQLDatabase_SCRIPTS = *
 WebSQLDatabasedir = $(prefix)/opt/tct-webdatabase-w3c-tests/webdatabase
 EXTRA_DIST = $(WebSQLDatabase_SCRIPTS)