vivo/config/licenser/known_exceptions.txt

38 lines
1.3 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.
#
# PROBLEM: It appears that these files require a LICENSE file to accompany them.
themes/vivo-basic/css/blueprint/grid.css
themes/vivo-basic/css/blueprint/ie.css
# PROBLEM: This is from www.involutionstudios.com, not blueprint. What are the license restrictions?
themes/vivo-basic/css/blueprint/liquid.css
# Sample code from Google.
themes/vivo-basic/templates/googleAnalytics.ftl
# Stylesheet for Pictos fonts by pictos.drewwilson.com
themes/wilma/css/pictos.css
2010-12-08 19:38:38 +00:00
# 3rd-party transform from JMeter distribution
utilities/load-testing/jmeter-results-report.xsl
# Plugins for JQuery.
productMods/js/visualization/entitycomparison/jquery_plugins/*
themes/wilma/js/jquery_plugins/raphael/*