aboutsummaryrefslogtreecommitdiff
path: root/NOTICE
Commit message (Collapse)AuthorAgeFilesLines
* switch kr/pty to creack/pty v1.1.7Sebastiaan van Stijn2019-07-291-1/+1
| | | | | | | kr/pty was moved to creak/pty and the old location was archived. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* Update LICENSE dateAlihan Demir2017-02-151-1/+1
| | | | Signed-off-by: Alihan Demir <alihan.demir.6153@gmail.com>
* Update LICENSE dateTim Wang2015-12-311-1/+1
| | | | Signed-off-by: Tim <timwangdev@gmail.com>
* Link to HTTPS URLsEric Windisch2015-04-111-3/+3
| | | | | | Link to HTTPS URLs in top-level documentation / project files. Signed-off-by: Eric Windisch <eric@windisch.us>
* .: remove trailing white spacesVincent Batts2015-03-251-2/+2
| | | | | | | | | | | | | | blame tibor this one ;-) ``` find . -type f -not -name '*.png' -not -name '*.go' -not -name '*.md' -not -name '*.tar' -not -name '*.pem' -not -path './vendor/*' -not -path './.git/*' -not -path '*/testdata/*' -not -path './docs/*images*' -not -path '*/testfiles/*' -not -path './bundles/*' -not -path './docs/*static*/*' -not -path './docs/*article-img/*' -exec grep -HnEl '[[:space:]]$' {} \; | xargs sed -iE 's/[[:space:]]*$//' ``` Signed-off-by: Vincent Batts <vbatts@redhat.com>
* Revert "Dealing with trailing whitespaces"Tibor Vass2015-03-251-2/+2
| | | | | | | | | | | | | | | | The validation script from #10681 is too pedantic, and does not handle well situations like: ``` cat <<EOF # or <<-EOF Whether the leading whitespace is stripped out or not by bash it should still be considered as valid. EOF ``` This reverts commit 4e65c1c319afffc325853b88c9aef0c42ec83482. Signed-off-by: Tibor Vass <tibor@docker.com>
* Dealing with trailing whitespacesAndré Martins2015-03-171-2/+2
| | | | | | | | | | | Created a validation that detects all trailing whitespaces from every text file that isn't *.go, *.md, vendor/*, docs/theme/mkdocs/tipuesearch* Removed trailing whitespaces from every text file except from vendor/* builder/parser/testfiles*, docs/theme/mkdocs/tipuesearch* and *.md Signed-off-by: André Martins <martins@noironetworks.com>
* Update copyright year in NOTICESebastiaan van Stijn2015-02-221-1/+1
| | | | Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
* Fixes 3497Andy Rothfusz2014-01-131-1/+1
| | | | Docker-DCO-1.1-Signed-off-by: Andy Rothfusz <github@developersupport.net> (github: @metalivedev)
* Change crypto export notice to meet Debian requirementsSolomon Hykes2013-11-111-29/+6
|
* Updated dotCloud,Inc. to Docker, Inc.Julien Barbier2013-10-291-3/+2
|
* Added more context.Andy Rothfusz2013-09-271-0/+2
|
* Fix #1993: add explanation for export restrictionsAndy Rothfusz2013-09-241-5/+35
|
* Update NOTICESam Alba2013-06-121-1/+6
|
* add reference to https://github.com/kr/pty in NOTICEBrian McCallister2013-02-191-0/+2
|
* Docker is now licensed under the Apache 2.0 licenseSolomon Hykes2013-02-181-0/+4