aboutsummaryrefslogtreecommitdiffstats
path: root/.reuse
diff options
context:
space:
mode:
Diffstat (limited to '.reuse')
-rw-r--r--.reuse/dep529
1 files changed, 29 insertions, 0 deletions
diff --git a/.reuse/dep5 b/.reuse/dep5
new file mode 100644
index 00000000..523ac368
--- /dev/null
+++ b/.reuse/dep5
@@ -0,0 +1,29 @@
1Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: Refinery
3Upstream-Contact: Dániel Varró <daniel.varro@liu.se>
4Source: https://github.com/graphs4value/refinery
5
6# Sample paragraph, commented out:
7#
8# Files: src/*
9# Copyright: $YEAR $NAME <$CONTACT>
10# License: ...
11
12Files: .yarn/releases/*.cjs
13Copyright: (c) 2016-present, Yarn Contributors. All rights reserved.
14 (c) 2014-present, Jon Schlinkert.
15 (c) 2014-2016, Jon Schlinkert.
16 (c) 2014-2017, Jon Schlinkert.
17 © 2015-2018, Jon Schlinkert.
18 (c) 2015-present, Jon Schlinkert.
19 (c) 2015, Rebecca Turner
20 Joyent, Inc. and other Node contributors.
21 Node.js contributors. All rights reserved.
22 (c) 2014 Blake Embrey (hello@blakeembrey.com)
23 (c) Facebook, Inc. and its affiliates.
24License: BSD-2-Clause AND MIT
25
26Files: .yarn/sdks/eslint/*
27 .yarn/sdks/typescript/*
28Copyright: (c) 2016-present, Yarn Contributors. All rights reserved.
29License: BSD-2-Clause