vivo/config/licenser/known_exceptions.txt

45 lines
1.6 KiB
Text
Raw Normal View History

#
# A list of files and directories that are known exceptions to the
# license-insertion process.
#
# Files will only be altered if they contain a "magic" license place-holder,
# but if they match one of the file-matchers and don't contain a place-holder,
# the process will write a warning.
#
# File-matchers are:
# '*.java', '*.jsp', '*.tld', '*.xsl', '*.xslt', '*.css', '*.js', 'build.xml'
#
# Known exceptions listed here produce no warnings.
#
# Any files added to this list should include a comment, so we know where they
# came from, or why they don't require a license statement.
#
# See /doc/3rd-party-licenses.txt for LICENSE file
themes/vivo-basic/css/blueprint/grid.css
themes/vivo-basic/css/blueprint/ie.css
# PROBLEM: Can't find any info on licensing.
themes/vivo-basic/css/blueprint/liquid.css
# See /doc/3rd-party-licenses.txt for LICENSE file
themes/vivo-basic/templates/googleAnalytics.ftl
# See /doc/3rd-party-licenses.txt for LICENSE file
utilities/load-testing/jmeter-results-report.xsl
utilities/load-testing/jmeter-results-detail-report.xsl
# See /doc/3rd-party-licenses.txt for LICENSE file
productMods/css/jquery_plugins/*
productMods/js/jquery_plugins/*
productMods/js/leaflet/*
productMods/js/visualization/entitycomparison/jquery_plugins/*
# PROBLEM: Can't find any info on licensing.
productMods/js/jquery_plugins/jquery.truncator.js
# Part of the OpenSocial integration - should this really be under the Apache license?
2014-05-16 10:36:49 -04:00
themes/wilma/css/openSocial/gadgets.css
# JQuery for the Selenium test helper app.
2014-05-16 10:49:25 -04:00
utilities/acceptance-tests/testApp/js/jquery.js