qb 0.1.43 → 0.1.44

Sign up to get free protection for your applications and to get access to all the features.
Files changed (75) hide show
  1. checksums.yaml +4 -4
  2. data/lib/qb/version.rb +1 -1
  3. data/roles/qb.gitignore/files/gitignore/Actionscript.gitignore +8 -0
  4. data/roles/qb.gitignore/files/gitignore/Android.gitignore +17 -1
  5. data/roles/qb.gitignore/files/gitignore/Autotools.gitignore +15 -0
  6. data/roles/qb.gitignore/files/gitignore/C++.gitignore +4 -0
  7. data/roles/qb.gitignore/files/gitignore/C.gitignore +19 -0
  8. data/roles/qb.gitignore/files/gitignore/CMake.gitignore +3 -0
  9. data/roles/qb.gitignore/files/gitignore/CONTRIBUTING.md +5 -0
  10. data/roles/qb.gitignore/files/gitignore/CodeIgniter.gitignore +11 -0
  11. data/roles/qb.gitignore/files/gitignore/CommonLisp.gitignore +14 -0
  12. data/roles/qb.gitignore/files/gitignore/Coq.gitignore +28 -1
  13. data/roles/qb.gitignore/files/gitignore/D.gitignore +4 -0
  14. data/roles/qb.gitignore/files/gitignore/Dart.gitignore +8 -2
  15. data/roles/qb.gitignore/files/gitignore/Elisp.gitignore +6 -0
  16. data/roles/qb.gitignore/files/gitignore/Elixir.gitignore +1 -0
  17. data/roles/qb.gitignore/files/gitignore/Elm.gitignore +1 -1
  18. data/roles/qb.gitignore/files/gitignore/Erlang.gitignore +1 -1
  19. data/roles/qb.gitignore/files/gitignore/ExtJs.gitignore +8 -0
  20. data/roles/qb.gitignore/files/gitignore/Global/Ansible.gitignore +1 -0
  21. data/roles/qb.gitignore/files/gitignore/Global/Bazaar.gitignore +2 -0
  22. data/roles/qb.gitignore/files/gitignore/Global/Eclipse.gitignore +5 -0
  23. data/roles/qb.gitignore/files/gitignore/Global/Emacs.gitignore +5 -1
  24. data/roles/qb.gitignore/files/gitignore/Global/JetBrains.gitignore +12 -13
  25. data/roles/qb.gitignore/files/gitignore/Global/Linux.gitignore +3 -0
  26. data/roles/qb.gitignore/files/gitignore/Global/Matlab.gitignore +3 -0
  27. data/roles/qb.gitignore/files/gitignore/Global/MicrosoftOffice.gitignore +3 -0
  28. data/roles/qb.gitignore/files/gitignore/Global/NetBeans.gitignore +0 -1
  29. data/roles/qb.gitignore/files/gitignore/Global/SBT.gitignore +3 -0
  30. data/roles/qb.gitignore/files/gitignore/Global/Stata.gitignore +24 -0
  31. data/roles/qb.gitignore/files/gitignore/Global/SublimeText.gitignore +16 -0
  32. data/roles/qb.gitignore/files/gitignore/Global/Tags.gitignore +1 -0
  33. data/roles/qb.gitignore/files/gitignore/Global/Vim.gitignore +4 -2
  34. data/roles/qb.gitignore/files/gitignore/Global/VisualStudioCode.gitignore +5 -2
  35. data/roles/qb.gitignore/files/gitignore/Global/Windows.gitignore +2 -1
  36. data/roles/qb.gitignore/files/gitignore/Global/{OSX.gitignore → macOS.gitignore} +26 -24
  37. data/roles/qb.gitignore/files/gitignore/Go.gitignore +10 -20
  38. data/roles/qb.gitignore/files/gitignore/Gradle.gitignore +1 -1
  39. data/roles/qb.gitignore/files/gitignore/Haskell.gitignore +3 -0
  40. data/roles/qb.gitignore/files/gitignore/Java.gitignore +10 -0
  41. data/roles/qb.gitignore/files/gitignore/Joomla.gitignore +15 -26
  42. data/roles/qb.gitignore/files/gitignore/Julia.gitignore +4 -0
  43. data/roles/qb.gitignore/files/gitignore/KiCad.gitignore +2 -1
  44. data/roles/qb.gitignore/files/gitignore/LICENSE +116 -19
  45. data/roles/qb.gitignore/files/gitignore/Laravel.gitignore +6 -2
  46. data/roles/qb.gitignore/files/gitignore/Leiningen.gitignore +2 -1
  47. data/roles/qb.gitignore/files/gitignore/Magento.gitignore +16 -104
  48. data/roles/qb.gitignore/files/gitignore/Maven.gitignore +3 -0
  49. data/roles/qb.gitignore/files/gitignore/Nanoc.gitignore +2 -2
  50. data/roles/qb.gitignore/files/gitignore/Node.gitignore +27 -2
  51. data/roles/qb.gitignore/files/gitignore/Objective-C.gitignore +15 -3
  52. data/roles/qb.gitignore/files/gitignore/OpenCart.gitignore +7 -0
  53. data/roles/qb.gitignore/files/gitignore/Perl.gitignore +27 -12
  54. data/roles/qb.gitignore/files/gitignore/PlayFramework.gitignore +1 -0
  55. data/roles/qb.gitignore/files/gitignore/PureScript.gitignore +8 -0
  56. data/roles/qb.gitignore/files/gitignore/Python.gitignore +11 -2
  57. data/roles/qb.gitignore/files/gitignore/Qb.gitignore +2 -0
  58. data/roles/qb.gitignore/files/gitignore/Qt.gitignore +1 -1
  59. data/roles/qb.gitignore/files/gitignore/R.gitignore +8 -0
  60. data/roles/qb.gitignore/files/gitignore/README.md +6 -1
  61. data/roles/qb.gitignore/files/gitignore/Rails.gitignore +8 -2
  62. data/roles/qb.gitignore/files/gitignore/Ruby.gitignore +3 -0
  63. data/roles/qb.gitignore/files/gitignore/Rust.gitignore +4 -9
  64. data/roles/qb.gitignore/files/gitignore/Scala.gitignore +0 -15
  65. data/roles/qb.gitignore/files/gitignore/SugarCRM.gitignore +2 -0
  66. data/roles/qb.gitignore/files/gitignore/Swift.gitignore +6 -2
  67. data/roles/qb.gitignore/files/gitignore/Symfony.gitignore +6 -4
  68. data/roles/qb.gitignore/files/gitignore/TeX.gitignore +48 -8
  69. data/roles/qb.gitignore/files/gitignore/Terraform.gitignore +3 -0
  70. data/roles/qb.gitignore/files/gitignore/Unity.gitignore +6 -1
  71. data/roles/qb.gitignore/files/gitignore/UnrealEngine.gitignore +11 -0
  72. data/roles/qb.gitignore/files/gitignore/VisualStudio.gitignore +41 -5
  73. data/roles/qb.gitignore/files/gitignore/Waf.gitignore +9 -4
  74. metadata +9 -4
  75. data/roles/qb.gitignore/files/gitignore/Global/IPythonNotebook.gitignore +0 -2
@@ -0,0 +1,24 @@
1
+ # .gitignore file for git projects containing Stata files
2
+ # Commercial statistical software: http://www.stata.com
3
+
4
+ # Stata dataset and output files
5
+ *.dta
6
+ *.gph
7
+ *.log
8
+ *.smcl
9
+ *.stpr
10
+ *.stsem
11
+
12
+ # Graphic export files from Stata
13
+ # Stata command graph export: http://www.stata.com/manuals14/g-2graphexport.pdf
14
+ #
15
+ # You may add graphic export files to your .gitignore. However you should be
16
+ # aware that this will exclude all image files from this main directory
17
+ # and subdirectories.
18
+ # *.ps
19
+ # *.eps
20
+ # *.wmf
21
+ # *.emf
22
+ # *.pdf
23
+ # *.png
24
+ # *.tif
@@ -12,3 +12,19 @@
12
12
 
13
13
  # sftp configuration file
14
14
  sftp-config.json
15
+
16
+ # Package control specific files
17
+ Package Control.last-run
18
+ Package Control.ca-list
19
+ Package Control.ca-bundle
20
+ Package Control.system-ca-bundle
21
+ Package Control.cache/
22
+ Package Control.ca-certs/
23
+ Package Control.merged-ca-bundle
24
+ Package Control.user-ca-bundle
25
+ oscrypto-ca-bundle.crt
26
+ bh_unicode_properties.cache
27
+
28
+ # Sublime-github package stores a github token in this file
29
+ # https://packagecontrol.io/packages/sublime-github
30
+ GitHub.sublime-settings
@@ -9,6 +9,7 @@ gtags.files
9
9
  GTAGS
10
10
  GRTAGS
11
11
  GPATH
12
+ GSYMS
12
13
  cscope.files
13
14
  cscope.out
14
15
  cscope.in.out
@@ -1,6 +1,8 @@
1
1
  # swap
2
- [._]*.s[a-w][a-z]
3
- [._]s[a-w][a-z]
2
+ [._]*.s[a-v][a-z]
3
+ [._]*.sw[a-p]
4
+ [._]s[a-v][a-z]
5
+ [._]sw[a-p]
4
6
  # session
5
7
  Session.vim
6
8
  # temporary
@@ -1,2 +1,5 @@
1
- .vscode
2
-
1
+ .vscode/*
2
+ !.vscode/settings.json
3
+ !.vscode/tasks.json
4
+ !.vscode/launch.json
5
+ !.vscode/extensions.json
@@ -1,6 +1,7 @@
1
- # Windows image file caches
1
+ # Windows thumbnail cache files
2
2
  Thumbs.db
3
3
  ehthumbs.db
4
+ ehthumbs_vista.db
4
5
 
5
6
  # Folder config file
6
7
  Desktop.ini
@@ -1,24 +1,26 @@
1
- .DS_Store
2
- .AppleDouble
3
- .LSOverride
4
-
5
- # Icon must end with two \r
6
- Icon
7
-
8
- # Thumbnails
9
- ._*
10
-
11
- # Files that might appear in the root of a volume
12
- .DocumentRevisions-V100
13
- .fseventsd
14
- .Spotlight-V100
15
- .TemporaryItems
16
- .Trashes
17
- .VolumeIcon.icns
18
-
19
- # Directories potentially created on remote AFP share
20
- .AppleDB
21
- .AppleDesktop
22
- Network Trash Folder
23
- Temporary Items
24
- .apdisk
1
+ *.DS_Store
2
+ .AppleDouble
3
+ .LSOverride
4
+
5
+ # Icon must end with two \r
6
+ Icon
7
+
8
+
9
+ # Thumbnails
10
+ ._*
11
+
12
+ # Files that might appear in the root of a volume
13
+ .DocumentRevisions-V100
14
+ .fseventsd
15
+ .Spotlight-V100
16
+ .TemporaryItems
17
+ .Trashes
18
+ .VolumeIcon.icns
19
+ .com.apple.timemachine.donotpresent
20
+
21
+ # Directories potentially created on remote AFP share
22
+ .AppleDB
23
+ .AppleDesktop
24
+ Network Trash Folder
25
+ Temporary Items
26
+ .apdisk
@@ -1,24 +1,14 @@
1
- # Compiled Object files, Static and Dynamic libs (Shared Objects)
2
- *.o
3
- *.a
1
+ # Binaries for programs and plugins
2
+ *.exe
3
+ *.dll
4
4
  *.so
5
+ *.dylib
5
6
 
6
- # Folders
7
- _obj
8
- _test
9
-
10
- # Architecture specific extensions/prefixes
11
- *.[568vq]
12
- [568vq].out
13
-
14
- *.cgo1.go
15
- *.cgo2.c
16
- _cgo_defun.c
17
- _cgo_gotypes.go
18
- _cgo_export.*
7
+ # Test binary, build with `go test -c`
8
+ *.test
19
9
 
20
- _testmain.go
10
+ # Output of the go coverage tool, specifically when used with LiteIDE
11
+ *.out
21
12
 
22
- *.exe
23
- *.test
24
- *.prof
13
+ # Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
14
+ .glide/
@@ -1,5 +1,5 @@
1
1
  .gradle
2
- build/
2
+ /build/
3
3
 
4
4
  # Ignore Gradle GUI config
5
5
  gradle-app.setting
@@ -14,4 +14,7 @@ cabal.sandbox.config
14
14
  *.prof
15
15
  *.aux
16
16
  *.hp
17
+ *.eventlog
17
18
  .stack-work/
19
+ cabal.project.local
20
+ .HTF/
@@ -1,5 +1,12 @@
1
+ # Compiled class file
1
2
  *.class
2
3
 
4
+ # Log file
5
+ *.log
6
+
7
+ # BlueJ files
8
+ *.ctxt
9
+
3
10
  # Mobile Tools for Java (J2ME)
4
11
  .mtj.tmp/
5
12
 
@@ -7,6 +14,9 @@
7
14
  *.jar
8
15
  *.war
9
16
  *.ear
17
+ *.zip
18
+ *.tar.gz
19
+ *.rar
10
20
 
11
21
  # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
12
22
  hs_err_pid*
@@ -29,8 +29,6 @@
29
29
  /administrator/components/com_search/*
30
30
  /administrator/components/com_templates/*
31
31
  /administrator/components/com_users/*
32
- /administrator/components/com_weblinks/*
33
- /administrator/components/index.html
34
32
  /administrator/help/*
35
33
  /administrator/includes/*
36
34
  /administrator/language/en-GB/en-GB.com_ajax.ini
@@ -41,7 +39,6 @@
41
39
  /administrator/language/en-GB/en-GB.com_joomlaupdate.sys.ini
42
40
  /administrator/language/en-GB/en-GB.com_postinstall.ini
43
41
  /administrator/language/en-GB/en-GB.com_postinstall.sys.ini
44
- /administrator/language/en-GB/en-GB.com_sitemapjen.sys.ini
45
42
  /administrator/language/en-GB/en-GB.com_tags.ini
46
43
  /administrator/language/en-GB/en-GB.com_tags.sys.ini
47
44
  /administrator/language/en-GB/en-GB.mod_stats_admin.ini
@@ -52,6 +49,7 @@
52
49
  /administrator/language/en-GB/en-GB.plg_content_contact.sys.ini
53
50
  /administrator/language/en-GB/en-GB.plg_content_finder.ini
54
51
  /administrator/language/en-GB/en-GB.plg_content_finder.sys.ini
52
+ /administrator/language/en-GB/en-GB.plg_editors-xtd_module*
55
53
  /administrator/language/en-GB/en-GB.plg_finder_categories.ini
56
54
  /administrator/language/en-GB/en-GB.plg_finder_categories.sys.ini
57
55
  /administrator/language/en-GB/en-GB.plg_finder_contacts.ini
@@ -64,6 +62,10 @@
64
62
  /administrator/language/en-GB/en-GB.plg_finder_tags.sys.ini
65
63
  /administrator/language/en-GB/en-GB.plg_finder_weblinks.ini
66
64
  /administrator/language/en-GB/en-GB.plg_finder_weblinks.sys.ini
65
+ /administrator/language/en-GB/en-GB.plg_installer_folderinstaller*
66
+ /administrator/language/en-GB/en-GB.plg_installer_packageinstaller*
67
+ /administrator/language/en-GB/en-GB.plg_installer_packageinstaller
68
+ /administrator/language/en-GB/en-GB.plg_installer_urlinstaller*
67
69
  /administrator/language/en-GB/en-GB.plg_installer_webinstaller.ini
68
70
  /administrator/language/en-GB/en-GB.plg_installer_webinstaller.sys.ini
69
71
  /administrator/language/en-GB/en-GB.plg_quickicon_joomlaupdate.ini
@@ -72,6 +74,8 @@
72
74
  /administrator/language/en-GB/en-GB.plg_search_tags.sys.ini
73
75
  /administrator/language/en-GB/en-GB.plg_system_languagecode.ini
74
76
  /administrator/language/en-GB/en-GB.plg_system_languagecode.sys.ini
77
+ /administrator/language/en-GB/en-GB.plg_system_stats*
78
+ /administrator/language/en-GB/en-GB.plg_system_updatenotification*
75
79
  /administrator/language/en-GB/en-GB.plg_twofactorauth_totp.ini
76
80
  /administrator/language/en-GB/en-GB.plg_twofactorauth_totp.sys.ini
77
81
  /administrator/language/en-GB/en-GB.plg_twofactorauth_yubikey.ini
@@ -243,14 +247,11 @@
243
247
  /administrator/language/en-GB/en-GB.plg_user_joomla.sys.ini
244
248
  /administrator/language/en-GB/en-GB.plg_user_profile.ini
245
249
  /administrator/language/en-GB/en-GB.plg_user_profile.sys.ini
246
- /administrator/language/en-GB/en-GB.tpl_bluestork.ini
247
- /administrator/language/en-GB/en-GB.tpl_bluestork.sys.ini
248
250
  /administrator/language/en-GB/en-GB.tpl_hathor.ini
249
251
  /administrator/language/en-GB/en-GB.tpl_hathor.sys.ini
250
252
  /administrator/language/en-GB/en-GB.xml
251
- /administrator/language/en-GB/index.html
252
253
  /administrator/language/overrides/*
253
- /administrator/language/index.html
254
+ /administrator/logs/index.html
254
255
  /administrator/manifests/*
255
256
  /administrator/modules/mod_custom/*
256
257
  /administrator/modules/mod_feed/*
@@ -269,12 +270,9 @@
269
270
  /administrator/modules/mod_unread/*
270
271
  /administrator/modules/mod_version/*
271
272
  /administrator/modules/mod_stats_admin/*
272
- /administrator/modules/index.html
273
- /administrator/templates/bluestork/*
274
273
  /administrator/templates/isis/*
275
274
  /administrator/templates/hathor/*
276
275
  /administrator/templates/system/*
277
- /administrator/templates/index.html
278
276
  /administrator/index.php
279
277
  /cache/*
280
278
  /bin/*
@@ -289,10 +287,10 @@
289
287
  /components/com_finder/*
290
288
  /components/com_mailto/*
291
289
  /components/com_media/*
290
+ /components/com_modules/*
292
291
  /components/com_newsfeeds/*
293
292
  /components/com_search/*
294
293
  /components/com_users/*
295
- /components/com_weblinks/*
296
294
  /components/com_wrapper/*
297
295
  /components/index.html
298
296
  /images/banners/*
@@ -393,7 +391,6 @@
393
391
  /language/en-GB/en-GB.tpl_beez5.ini
394
392
  /language/en-GB/en-GB.tpl_beez5.sys.ini
395
393
  /language/en-GB/en-GB.xml
396
- /language/en-GB/index.html
397
394
  /language/en-GB/install.xml
398
395
  /language/overrides/*
399
396
  /language/index.html
@@ -407,6 +404,7 @@
407
404
  /libraries/idna_convert/*
408
405
  /libraries/joomla/*
409
406
  /libraries/legacy/*
407
+ /libraries/php-encryption/*
410
408
  /libraries/phpass/*
411
409
  /libraries/phpmailer/*
412
410
  /libraries/phputf8/*
@@ -417,8 +415,6 @@
417
415
  /libraries/index.html
418
416
  /libraries/import.php
419
417
  /libraries/loader.php
420
- /libraries/platform.php
421
- /logs/*
422
418
  /media/cms/*
423
419
  /media/com_contenthistory/*
424
420
  /media/com_finder/*
@@ -431,9 +427,11 @@
431
427
  /media/media/*
432
428
  /media/mod_languages/*
433
429
  /media/overrider/*
430
+ /media/plg_captcha_recaptcha/*
434
431
  /media/plg_quickicon_extensionupdate/*
435
432
  /media/plg_quickicon_joomlaupdate/*
436
433
  /media/plg_system_highlight/*
434
+ /media/plg_system_stats/*
437
435
  /media/system/*
438
436
  /media/index.html
439
437
  /modules/mod_articles_archive/*
@@ -459,7 +457,6 @@
459
457
  /modules/mod_tags_popular/*
460
458
  /modules/mod_tags_similar/*
461
459
  /modules/mod_users_latest/*
462
- /modules/mod_weblinks/*
463
460
  /modules/mod_whosonline/*
464
461
  /modules/mod_wrapper/*
465
462
  /modules/index.html
@@ -468,9 +465,7 @@
468
465
  /plugins/authentication/joomla/*
469
466
  /plugins/authentication/ldap/*
470
467
  /plugins/authentication/cookie/*
471
- /plugins/authentication/index.html
472
468
  /plugins/captcha/recaptcha/*
473
- /plugins/captcha/index.html
474
469
  /plugins/content/emailcloak/*
475
470
  /plugins/content/example/*
476
471
  /plugins/content/finder/*
@@ -481,26 +476,21 @@
481
476
  /plugins/content/pagenavigation/*
482
477
  /plugins/content/vote/*
483
478
  /plugins/content/contact/*
484
- /plugins/content/index.html
485
479
  /plugins/editors/codemirror/*
486
480
  /plugins/editors/none/*
487
481
  /plugins/editors/tinymce/*
488
- /plugins/editors/index.html
482
+ /plugins/editors-xtd/module/*
489
483
  /plugins/editors-xtd/article/*
490
484
  /plugins/editors-xtd/image/*
491
485
  /plugins/editors-xtd/pagebreak/*
492
486
  /plugins/editors-xtd/readmore/*
493
- /plugins/editors-xtd/index.html
494
487
  /plugins/extension/example/*
495
488
  /plugins/extension/joomla/*
496
- /plugins/extension/index.html
497
- /plugins/finder/index.html
498
489
  /plugins/finder/categories/*
499
490
  /plugins/finder/contacts/*
500
491
  /plugins/finder/content/*
501
492
  /plugins/finder/newsfeeds/*
502
493
  /plugins/finder/tags/*
503
- /plugins/finder/weblinks/*
504
494
  /plugins/installer/*
505
495
  /plugins/quickicon/extensionupdate/*
506
496
  /plugins/quickicon/joomlaupdate/*
@@ -523,6 +513,8 @@
523
513
  /plugins/system/redirect/*
524
514
  /plugins/system/remember/*
525
515
  /plugins/system/sef/*
516
+ /plugins/system/stats/*
517
+ /plugins/system/updatenotification/*
526
518
  /plugins/system/index.html
527
519
  /plugins/twofactorauth/*
528
520
  /plugins/user/contactcreator/*
@@ -531,10 +523,7 @@
531
523
  /plugins/user/profile/*
532
524
  /plugins/user/index.html
533
525
  /plugins/index.html
534
- /templates/atomic/*
535
526
  /templates/beez3/*
536
- /templates/beez_20/*
537
- /templates/beez5/*
538
527
  /templates/protostar/*
539
528
  /templates/system/*
540
529
  /templates/index.html
@@ -0,0 +1,4 @@
1
+ *.jl.cov
2
+ *.jl.*.cov
3
+ *.jl.mem
4
+ deps/deps.jl
@@ -13,7 +13,8 @@ _autosave-*
13
13
  *.net
14
14
 
15
15
  # Autorouter files (exported from Pcbnew)
16
- .dsn
16
+ *.dsn
17
+ *.ses
17
18
 
18
19
  # Exported BOM files
19
20
  *.xml
@@ -1,19 +1,116 @@
1
- Copyright (c) 2016 GitHub, Inc.
2
-
3
- Permission is hereby granted, free of charge, to any person obtaining a
4
- copy of this software and associated documentation files (the "Software"),
5
- to deal in the Software without restriction, including without limitation
6
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
7
- and/or sell copies of the Software, and to permit persons to whom the
8
- Software is furnished to do so, subject to the following conditions:
9
-
10
- The above copyright notice and this permission notice shall be included in
11
- all copies or substantial portions of the Software.
12
-
13
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
18
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
19
- DEALINGS IN THE SOFTWARE.
1
+ CC0 1.0 Universal
2
+
3
+ Statement of Purpose
4
+
5
+ The laws of most jurisdictions throughout the world automatically confer
6
+ exclusive Copyright and Related Rights (defined below) upon the creator and
7
+ subsequent owner(s) (each and all, an "owner") of an original work of
8
+ authorship and/or a database (each, a "Work").
9
+
10
+ Certain owners wish to permanently relinquish those rights to a Work for the
11
+ purpose of contributing to a commons of creative, cultural and scientific
12
+ works ("Commons") that the public can reliably and without fear of later
13
+ claims of infringement build upon, modify, incorporate in other works, reuse
14
+ and redistribute as freely as possible in any form whatsoever and for any
15
+ purposes, including without limitation commercial purposes. These owners may
16
+ contribute to the Commons to promote the ideal of a free culture and the
17
+ further production of creative, cultural and scientific works, or to gain
18
+ reputation or greater distribution for their Work in part through the use and
19
+ efforts of others.
20
+
21
+ For these and/or other purposes and motivations, and without any expectation
22
+ of additional consideration or compensation, the person associating CC0 with a
23
+ Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
24
+ and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
25
+ and publicly distribute the Work under its terms, with knowledge of his or her
26
+ Copyright and Related Rights in the Work and the meaning and intended legal
27
+ effect of CC0 on those rights.
28
+
29
+ 1. Copyright and Related Rights. A Work made available under CC0 may be
30
+ protected by copyright and related or neighboring rights ("Copyright and
31
+ Related Rights"). Copyright and Related Rights include, but are not limited
32
+ to, the following:
33
+
34
+ i. the right to reproduce, adapt, distribute, perform, display, communicate,
35
+ and translate a Work;
36
+
37
+ ii. moral rights retained by the original author(s) and/or performer(s);
38
+
39
+ iii. publicity and privacy rights pertaining to a person's image or likeness
40
+ depicted in a Work;
41
+
42
+ iv. rights protecting against unfair competition in regards to a Work,
43
+ subject to the limitations in paragraph 4(a), below;
44
+
45
+ v. rights protecting the extraction, dissemination, use and reuse of data in
46
+ a Work;
47
+
48
+ vi. database rights (such as those arising under Directive 96/9/EC of the
49
+ European Parliament and of the Council of 11 March 1996 on the legal
50
+ protection of databases, and under any national implementation thereof,
51
+ including any amended or successor version of such directive); and
52
+
53
+ vii. other similar, equivalent or corresponding rights throughout the world
54
+ based on applicable law or treaty, and any national implementations thereof.
55
+
56
+ 2. Waiver. To the greatest extent permitted by, but not in contravention of,
57
+ applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
58
+ unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
59
+ and Related Rights and associated claims and causes of action, whether now
60
+ known or unknown (including existing as well as future claims and causes of
61
+ action), in the Work (i) in all territories worldwide, (ii) for the maximum
62
+ duration provided by applicable law or treaty (including future time
63
+ extensions), (iii) in any current or future medium and for any number of
64
+ copies, and (iv) for any purpose whatsoever, including without limitation
65
+ commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes
66
+ the Waiver for the benefit of each member of the public at large and to the
67
+ detriment of Affirmer's heirs and successors, fully intending that such Waiver
68
+ shall not be subject to revocation, rescission, cancellation, termination, or
69
+ any other legal or equitable action to disrupt the quiet enjoyment of the Work
70
+ by the public as contemplated by Affirmer's express Statement of Purpose.
71
+
72
+ 3. Public License Fallback. Should any part of the Waiver for any reason be
73
+ judged legally invalid or ineffective under applicable law, then the Waiver
74
+ shall be preserved to the maximum extent permitted taking into account
75
+ Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
76
+ is so judged Affirmer hereby grants to each affected person a royalty-free,
77
+ non transferable, non sublicensable, non exclusive, irrevocable and
78
+ unconditional license to exercise Affirmer's Copyright and Related Rights in
79
+ the Work (i) in all territories worldwide, (ii) for the maximum duration
80
+ provided by applicable law or treaty (including future time extensions), (iii)
81
+ in any current or future medium and for any number of copies, and (iv) for any
82
+ purpose whatsoever, including without limitation commercial, advertising or
83
+ promotional purposes (the "License"). The License shall be deemed effective as
84
+ of the date CC0 was applied by Affirmer to the Work. Should any part of the
85
+ License for any reason be judged legally invalid or ineffective under
86
+ applicable law, such partial invalidity or ineffectiveness shall not
87
+ invalidate the remainder of the License, and in such case Affirmer hereby
88
+ affirms that he or she will not (i) exercise any of his or her remaining
89
+ Copyright and Related Rights in the Work or (ii) assert any associated claims
90
+ and causes of action with respect to the Work, in either case contrary to
91
+ Affirmer's express Statement of Purpose.
92
+
93
+ 4. Limitations and Disclaimers.
94
+
95
+ a. No trademark or patent rights held by Affirmer are waived, abandoned,
96
+ surrendered, licensed or otherwise affected by this document.
97
+
98
+ b. Affirmer offers the Work as-is and makes no representations or warranties
99
+ of any kind concerning the Work, express, implied, statutory or otherwise,
100
+ including without limitation warranties of title, merchantability, fitness
101
+ for a particular purpose, non infringement, or the absence of latent or
102
+ other defects, accuracy, or the present or absence of errors, whether or not
103
+ discoverable, all to the greatest extent permissible under applicable law.
104
+
105
+ c. Affirmer disclaims responsibility for clearing rights of other persons
106
+ that may apply to the Work or any use thereof, including without limitation
107
+ any person's Copyright and Related Rights in the Work. Further, Affirmer
108
+ disclaims responsibility for obtaining any necessary consents, permissions
109
+ or other rights required for any use of the Work.
110
+
111
+ d. Affirmer understands and acknowledges that Creative Commons is not a
112
+ party to this document and has no duty or obligation with respect to this
113
+ CC0 or use of the Work.
114
+
115
+ For more information, please see
116
+ <http://creativecommons.org/publicdomain/zero/1.0/>