mirror of
https://github.com/sharkdp/bat.git
synced 2025-07-15 05:25:03 +02:00
.github
assets
build
diagnostics
doc
examples
src
tests
benchmarks
examples
mocked-pagers
scripts
snapshots
syntax-tests
highlighted
source
ARM Assembly
ASP
AWK
ActionScript
Ada
Apache
AppleScript
AsciiDoc
Assembly (x86_64)
Bash
BatTestCustomAssets
Batch
BibTeX
C
C-Sharp
CFML
CMake
CSS
CSV
Cabal
Clojure
CoffeeScript
Cpp
CpuInfo
Crontab
Crystal
D
Dart
Diff
Dockerfile
DotENV
Elixir
Elm
Email
Erlang
EtcGroup
F#
Fish
Fortran (Fixed Form)
Fortran (Modern)
Fortran Namelist
Fstab
GLSL
Git Attributes
Git Config
Git Ignore
Go
GraphQL
Graphviz DOT
Groff
Groovy
HTML
Haskell
Hosts
INI
Ignored suffixes
JQ
JSON
Java
Java Server Page (JSP)
LICENSE.md
NOTICE
sessionDetail.jsp
JavaScript
Jinja2
Julia
Kotlin
LLVM
Lean
Less
Lisp
Literate Haskell
LiveScript
Log
Lua
MATLAB
Makefile
Manpage
Markdown
MediaWiki
MemInfo
NAnt Build File
NSE
NSIS
Ninja
OCaml
Objective-C
Objective-C++
PHP
Pascal
Passwd
Perl
Plaintext
PowerShell
Protocol Buffer
Puppet
PureScript
Python
QML
R
Racket
Rego
Regular Expression
Requirements.txt
Robot Framework
Ruby
Ruby Haml
Ruby On Rails
Rust
SCSS
SLS
SML
SQL
SSH Config
SSHD Config
Sass
Scala
Slim
Solidity
Strace
Stylus
Svelte
Swift
Syslog
SystemVerilog
TOML
Tcl
TeX
Terraform
Textile
Todo.txt
TypeScript
TypeScriptReact
Verilog
VimHelp
VimL
Vue
Vyper
WGSL
XAML
XML
YAML
Zig
cmd-help
dash
fish_history
gnuplot
http-request-response
jsonnet
nginx
nim
nix
orgmode
reStructuredText
resolv.conf
varlink
BatTestCustomAssets.sublime-syntax
compare_highlighted_versions.py
create_highlighted_versions.py
regression_test.sh
test_custom_assets.sh
update.sh
tester
utils
.gitattributes
assets.rs
github-actions.rs
integration_tests.rs
no_duplicate_extensions.rs
snapshot_tests.rs
system_wide_config.rs
test_pretty_printer.rs
.gitignore
.gitmodules
CHANGELOG.md
CONTRIBUTING.md
Cargo.lock
Cargo.toml
LICENSE-APACHE
LICENSE-MIT
NOTICE
README.md
rustfmt.toml
69 lines
2.3 KiB
Plaintext
Vendored
69 lines
2.3 KiB
Plaintext
Vendored
Apache Tomcat
|
|
Copyright 1999-2021 The Apache Software Foundation
|
|
|
|
This product includes software developed at
|
|
The Apache Software Foundation (https://www.apache.org/).
|
|
|
|
This software contains code derived from netty-native
|
|
developed by the Netty project
|
|
(https://netty.io, https://github.com/netty/netty-tcnative/)
|
|
and from finagle-native developed at Twitter
|
|
(https://github.com/twitter/finagle).
|
|
|
|
This software contains code derived from jgroups-kubernetes
|
|
developed by the JGroups project (http://www.jgroups.org/).
|
|
|
|
The Windows Installer is built with the Nullsoft
|
|
Scriptable Install System (NSIS), which is
|
|
open source software. The original software and
|
|
related information is available at
|
|
http://nsis.sourceforge.net.
|
|
|
|
Java compilation software for JSP pages is provided by the Eclipse
|
|
JDT Core Batch Compiler component, which is open source software.
|
|
The original software and related information is available at
|
|
https://www.eclipse.org/jdt/core/.
|
|
|
|
org.apache.tomcat.util.json.JSONParser.jj is a public domain javacc grammar
|
|
for JSON written by Robert Fischer.
|
|
https://github.com/RobertFischer/json-parser
|
|
|
|
For portions of the Tomcat JNI OpenSSL API and the OpenSSL JSSE integration
|
|
The org.apache.tomcat.jni and the org.apache.tomcat.net.openssl packages
|
|
are derivative work originating from the Netty project and the finagle-native
|
|
project developed at Twitter
|
|
* Copyright 2014 The Netty Project
|
|
* Copyright 2014 Twitter
|
|
|
|
For portions of the Tomcat cloud support
|
|
The org.apache.catalina.tribes.membership.cloud package contains derivative
|
|
work originating from the jgroups project.
|
|
https://github.com/jgroups-extras/jgroups-kubernetes
|
|
Copyright 2002-2018 Red Hat Inc.
|
|
|
|
The original XML Schemas for Java EE Deployment Descriptors:
|
|
- javaee_5.xsd
|
|
- javaee_web_services_1_2.xsd
|
|
- javaee_web_services_client_1_2.xsd
|
|
- javaee_6.xsd
|
|
- javaee_web_services_1_3.xsd
|
|
- javaee_web_services_client_1_3.xsd
|
|
- jsp_2_2.xsd
|
|
- web-app_3_0.xsd
|
|
- web-common_3_0.xsd
|
|
- web-fragment_3_0.xsd
|
|
- javaee_7.xsd
|
|
- javaee_web_services_1_4.xsd
|
|
- javaee_web_services_client_1_4.xsd
|
|
- jsp_2_3.xsd
|
|
- web-app_3_1.xsd
|
|
- web-common_3_1.xsd
|
|
- web-fragment_3_1.xsd
|
|
- javaee_8.xsd
|
|
- web-app_4_0.xsd
|
|
- web-common_4_0.xsd
|
|
- web-fragment_4_0.xsd
|
|
|
|
may be obtained from:
|
|
http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html
|