Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PLAIN_STYLESHEET |
"org/apache/rat/plain-rat.xsl" |
public static final String |
UNAPPROVED_LICENSES_STYLESHEET |
"org/apache/rat/unapproved-licenses.xsl" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FIRST_LICENSE_LINE |
"Licensed under the Apache License, Version 2.0 (the \"License\")" |
public static final String |
LICENSE_REFERENCE_LINE |
"http://www.apache.org/licenses/LICENSE-2.0" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ASL20_LICENSE_DEFN |
"Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\nhttp://www.apache.org/licenses/LICENSE-2.0\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CDDL1_LICENSE_DEFN |
"The contents of this file are subject to the terms of the Common Development\nand Distribution License(\"CDDL\") (the \"License\"). You may not use this file\nexcept in compliance with the License.\n\n" |
public static final String |
CDDL1_LICENSE_DEFN_ILLUMOS_STYLE |
"The contents of this file are subject to the terms of the\nCommon Development and Distribution License (the \"License\")\nYou may not use this file except in compliance with the License.\n" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
COPYRIGHT_PREFIX_PATTERN_DEFN |
".*Copyright [0-9]{4}(\\-[0-9]{4})? " |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FIRST_LICENSE_LINE |
"This program is free software; you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation; either version 1, or (at your option)\n any later version." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FIRST_LICENSE_LINE |
"This program is free software; you can redistribute it and/or\n modify it under the terms of the GNU General Public License\n as published by the Free Software Foundation; either version 2\n of the License, or (at your option) any later version." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FIRST_LICENSE_LINE |
"This program is free software: you can redistribute it and/or modify\n it under the terms of the GNU General Public License as published by\n the Free Software Foundation, either version 3 of the License, or\n (at your option) any later version." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
AS_IS_LICENSE_LINE |
"THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR 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." |
public static final String |
FIRST_LICENSE_LINE |
"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 without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:" |
public static final String |
MIDDLE_LICENSE_LINE |
"The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
RAT_BASE_URL |
"http://org/apache/rat/meta-data" |
public static final String |
RAT_DOCUMENT_CATEGORY_VALUE_ARCHIVE |
"archive" |
public static final String |
RAT_DOCUMENT_CATEGORY_VALUE_BINARY |
"binary" |
public static final String |
RAT_DOCUMENT_CATEGORY_VALUE_GENERATED |
"GEN " |
public static final String |
RAT_DOCUMENT_CATEGORY_VALUE_NOTICE |
"notice" |
public static final String |
RAT_DOCUMENT_CATEGORY_VALUE_STANDARD |
"standard" |
public static final String |
RAT_DOCUMENT_CATEGORY_VALUE_UNKNOWN |
"?????" |
public static final String |
RAT_LICENSE_FAMILY_CATEGORY_VALUE_ASL |
"AL " |
public static final String |
RAT_LICENSE_FAMILY_CATEGORY_VALUE_CDDL1 |
"CDDL1" |
public static final String |
RAT_LICENSE_FAMILY_CATEGORY_VALUE_DOJO |
"DOJO " |
public static final String |
RAT_LICENSE_FAMILY_CATEGORY_VALUE_GEN |
"GEN " |
public static final String |
RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL1 |
"GPL1 " |
public static final String |
RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL2 |
"GPL2 " |
public static final String |
RAT_LICENSE_FAMILY_CATEGORY_VALUE_GPL3 |
"GPL3 " |
public static final String |
RAT_LICENSE_FAMILY_CATEGORY_VALUE_MIT |
"MIT " |
public static final String |
RAT_LICENSE_FAMILY_CATEGORY_VALUE_OASIS |
"OASIS" |
public static final String |
RAT_LICENSE_FAMILY_CATEGORY_VALUE_TMF |
"TMF " |
public static final String |
RAT_LICENSE_FAMILY_CATEGORY_VALUE_UNKNOWN |
"?????" |
public static final String |
RAT_LICENSE_FAMILY_CATEGORY_VALUE_W3C |
"W3C " |
public static final String |
RAT_LICENSE_FAMILY_CATEGORY_VALUE_W3CD |
"W3CD " |
public static final String |
RAT_LICENSE_FAMILY_NAME_VALUE_ACADEMIC_FREE_LICENSE_VERSION_2_1 |
"Academic Free License, Version 2.1" |
public static final String |
RAT_LICENSE_FAMILY_NAME_VALUE_APACHE_LICENSE_VERSION_2_0 |
"Apache License Version 2.0" |
public static final String |
RAT_LICENSE_FAMILY_NAME_VALUE_CDDL1 |
"COMMON DEVELOPMENT AND DISTRIBUTION LICENSE Version 1.0" |
public static final String |
RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_1 |
"GNU General Public License, version 1" |
public static final String |
RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_2 |
"GNU General Public License, version 2" |
public static final String |
RAT_LICENSE_FAMILY_NAME_VALUE_GPL_VERSION_3 |
"GNU General Public License, version 3" |
public static final String |
RAT_LICENSE_FAMILY_NAME_VALUE_MIT |
"The MIT License" |
public static final String |
RAT_LICENSE_FAMILY_NAME_VALUE_MODIFIED_BSD_LICENSE |
"Modified BSD License" |
public static final String |
RAT_LICENSE_FAMILY_NAME_VALUE_OASIS_OPEN_LICENSE |
"OASIS Open License" |
public static final String |
RAT_LICENSE_FAMILY_NAME_VALUE_UNKNOWN |
"?????" |
public static final String |
RAT_LICENSE_FAMILY_NAME_VALUE_W3C_DOCUMENT_COPYRIGHT |
"W3C Document Copyright" |
public static final String |
RAT_LICENSE_FAMILY_NAME_VALUE_W3C_SOFTWARE_COPYRIGHT |
"W3C Software Copyright" |
public static final String |
RAT_URL_APPROVED_LICENSE |
"http://org/apache/rat/meta-data#ApprovedLicense" |
public static final String |
RAT_URL_DOCUMENT_CATEGORY |
"http://org/apache/rat/meta-data#FileCategory" |
public static final String |
RAT_URL_HEADER_CATEGORY |
"http://org/apache/rat/meta-data#HeaderCategory" |
public static final String |
RAT_URL_HEADER_SAMPLE |
"http://org/apache/rat/meta-data#HeaderSample" |
public static final String |
RAT_URL_LICENSE_FAMILY_CATEGORY |
"http://org/apache/rat/meta-data#LicenseFamilyCategory" |
public static final String |
RAT_URL_LICENSE_FAMILY_NAME |
"http://org/apache/rat/meta-data#LicenseFamilyName" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ASCII_CHAR_THREASHOLD |
8 |
public static final int |
HIGH_BYTES_RATIO |
100 |
public static final String |
JAR_MANIFEST |
"MANIFEST.MF" |
public static final String |
JAVA |
"JAVA" |
public static final int |
NON_ASCII_THREASHOLD |
256 |
public static final int |
TOTAL_READ_RATIO |
30 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ARCHIVE_TYPE_PREDICATE |
"archive-type" |
public static final String |
ARCHIVE_TYPE_READABLE |
"readable" |
public static final String |
ARCHIVE_TYPE_UNREADABLE |
"unreadable" |
public static final String |
FILE_TYPE_PREDICATE |
"type" |
public static final String |
HEADER_SAMPLE_PREDICATE |
"header-sample" |
public static final String |
HEADER_TYPE_PREDICATE |
"header-type" |
public static final String |
LICENSE_APPROVAL_PREDICATE |
"license-approval" |
public static final String |
LICENSE_FAMILY_PREDICATE |
"license-family" |
public static final String |
RAT_REPORT |
"rat-report" |
public static final String |
TIMESTAMP |
"timestamp" |
Copyright © 2006–2016 Apache Software Foundation. All rights reserved.