Home
last modified time | relevance | path

Searched refs:notice (Results 251 – 275 of 877) sorted by path

1...<<11121314151617181920>>...36

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Djson.worker.js.map1 …o the\n * following conditions:\n *\n * The above copyright notice and this permission notice shal…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1notice, this\n * list of conditions and the following disclaimer.\n *\n * 2. Redistributions in bi…
/plugin/disabledelete/
H A DLICENSE9 1. Redistributions of source code must retain the above copyright notice, this
12 2. Redistributions in binary form must reproduce the above copyright notice,
/plugin/discussion/
H A DCOPYING63 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
313 If the program is interactive, make it output a short notice like this
/plugin/displayfile/
H A DLICENSE.md7 The above copyright notice and this permission notice (including the next paragraph) shall be inclu…
/plugin/displayorphans/
H A DLICENSE.md7 The above copyright notice and this permission notice (including the next paragraph) shall be inclu…
/plugin/displaytitle/
H A DLICENSE.md7 The above copyright notice and this permission notice (including the next paragraph) shall be inclu…
/plugin/displaywikipage/
H A DLICENSE63 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
312 If the program is interactive, make it output a short notice like this
/plugin/ditaa/ditaa/
H A Dditaa.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/htmlparser/ net/ ...
/plugin/divalign2/
H A DCOPYING63 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
313 If the program is interactive, make it output a short notice like this
/plugin/dlcounter/
H A DLICENSE63 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
312 If the program is interactive, make it output a short notice like this
/plugin/doi/
H A DLICENSE63 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
312 If the program is interactive, make it output a short notice like this
/plugin/dokucrypt2/
H A DCOPYING63 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
313 If the program is interactive, make it output a short notice like this
/plugin/dokudrawingboard/
H A DLICENSE63 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
312 If the program is interactive, make it output a short notice like this
/plugin/dokugitviewer/
H A DREADME4 Please notice, that this is barely usable at the moment.
/plugin/dokugource/
H A DCOPYING63 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
313 If the program is interactive, make it output a short notice like this
/plugin/dokukiwix/
H A DCOPYING105 feature that (1) displays an appropriate copyright notice, and (2)
199 appropriately publish on each copy an appropriate copyright notice;
390 received it, or any part of it, contains a notice stating that it is
400 additional terms that apply to those files, or a notice indicating
425 received notice of violation of this License (for any work) from that
427 your receipt of the notice.
/plugin/dokumicrobugtracker/
H A DLICENSE.txt105 feature that (1) displays an appropriate copyright notice, and (2)
199 appropriately publish on each copy an appropriate copyright notice;
390 received it, or any part of it, contains a notice stating that it is
400 additional terms that apply to those files, or a notice indicating
425 received notice of violation of this License (for any work) from that
427 your receipt of the notice.
632 the "copyright" line and a pointer to where the full notice is found.
653 notice like this when it starts in an interactive mode:
/plugin/dokuprism/prism/
H A Dprism.js135 !function(e){e.languages.puppet={heredoc:[{pattern:/(@\("([^"\r\n\/):]+)"(?:\/[nrts$uL]*)?\).*(?:\r?\n|\r))(?:.*(?:\r?\n|\r(?!\n)))*?[ \t]*(?:\|[ \t]*)?(?:-[ \t]*)?\2/,lookbehind:!0,alias:"string",inside:{punctuation:/(?=\S).*\S(?= *$)/}},{pattern:/(@\(([^"\r\n\/):]+)(?:\/[nrts$uL]*)?\).*(?:\r?\n|\r))(?:.*(?:\r?\n|\r(?!\n)))*?[ \t]*(?:\|[ \t]*)?(?:-[ \t]*)?\2/,lookbehind:!0,greedy:!0,alias:"string",inside:{punctuation:/(?=\S).*\S(?= *$)/}},{pattern:/@\("?(?:[^"\r\n\/):]+)"?(?:\/[nrts$uL]*)?\)/,alias:"string",inside:{punctuation:{pattern:/(\().+?(?=\))/,lookbehind:!0}}}],"multiline-comment":{pattern:/(^|[^\\])\/\*[\s\S]*?\*\//,lookbehind:!0,greedy:!0,alias:"comment"},regex:{pattern:/((?:\bnode\s+|[~=\(\[\{,]\s*|[=+]>\s*|^\s*))\/(?:[^\/\\]|\\[\s\S])+\/(?:[imx]+\b|\B)/,lookbehind:!0,greedy:!0,inside:{"extended-regex":{pattern:/^\/(?:[^\/\\]|\\[\s\S])+\/[im]*x[im]*$/,inside:{comment:/#.*/}}}},comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},string:{pattern:/(["'])(?:\$\{(?:[^'"}]|(["'])(?:(?!\2)[^\\]|\\[\s\S])*\2)+\}|\$(?!\{)|(?!\1)[^\\$]|\\[\s\S])*\1/,greedy:!0,inside:{"double-quoted":{pattern:/^"[\s\S]*"$/,inside:{}}}},variable:{pattern:/\$(?:::)?\w+(?:::\w+)*/,inside:{punctuation:/::/}},"attr-name":/(?:\b\w+|\*)(?=\s*=>)/,function:[{pattern:/(\.)(?!\d)\w+/,lookbehind:!0},/\b(?:contain|debug|err|fail|include|info|notice|realize|require|tag|warning)\b|\b(?!\d)\w+(?=\()/],number:/\b(?:0x[a-f\d]+|\d+(?:\.\d+)?(?:e-?\d+)?)\b/i,boolean:/\b(?:false|true)\b/,keyword:/\b(?:application|attr|case|class|consumes|default|define|else|elsif|function|if|import|inherits|node|private|produces|type|undef|unless)\b/,datatype:{pattern:/\b(?:Any|Array|Boolean|Callable|Catalogentry|Class|Collection|Data|Default|Enum|Float|Hash|Integer|NotUndef|Numeric|Optional|Pattern|Regexp|Resource|Runtime|Scalar|String|Struct|Tuple|Type|Undef|Variant)\b/,alias:"symbol"},operator:/=[=~>]?|![=~]?|<(?:<\|?|[=~|-])?|>[>=]?|->?|~>|\|>?>?|[*\/%+?]|\b(?:and|in|or)\b/,punctuation:/[\[\]{}().,;]|:+/};var n=[{pattern:/(^|[^\\])\$\{(?:[^'"{}]|\{[^}]*\}|(["'])(?:(?!\2)[^\\]|\\[\s\S])*\2)+\}/,lookbehind:!0,inside:{"short-variable":{pattern:/(^\$\{)(?!\w+\()(?:::)?\w+(?:::\w+)*/,lookbehind:!0,alias:"variable",inside:{punctuation:/::/}},delimiter:{pattern:/^\$/,alias:"variable"},rest:e.languages.puppet}},{pattern:/(^|[^\\])\$(?:::)?\w+(?:::\w+)*/,lookbehind:!0,alias:"variable",inside:{punctuation:/::/}}];e.languages.puppet.heredoc[0].inside.interpolation=n,e.languages.puppet.string.inside["double-quoted"].inside.interpolation=n}(Prism);
/plugin/dokusioc/
H A DLICENSE63 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
312 If the program is interactive, make it output a short notice like this
/plugin/dokutexit/
H A DLICENSE.GPLv263 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
312 If the program is interactive, make it output a short notice like this
/plugin/dokutts/
H A DLICENSE63 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
312 If the program is interactive, make it output a short notice like this
/plugin/dontfeedtemplates/
H A DLICENSE63 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
312 If the program is interactive, make it output a short notice like this
/plugin/doodle3/
H A DLICENSE63 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
312 If the program is interactive, make it output a short notice like this
/plugin/doodle3toolbar/
H A DLICENSE63 a notice placed by the copyright holder saying it may be distributed
82 copyright notice and disclaimer of warranty; keep intact all the
106 announcement including an appropriate copyright notice and a
107 notice that there is no warranty (or else, saying that you provide
291 the "copyright" line and a pointer to where the full notice is found.
312 If the program is interactive, make it output a short notice like this

1...<<11121314151617181920>>...36