-
-
Notifications
You must be signed in to change notification settings - Fork 108
Expand file tree
/
Copy pathNOTICE
More file actions
35 lines (24 loc) · 1.15 KB
/
NOTICE
File metadata and controls
35 lines (24 loc) · 1.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Wheels Framework
Copyright 2006-2026 The Wheels Framework Authors
This product includes software developed by:
- Per Djurner and the original CFWheels contributors (2006-)
https://github.com/cfwheels/cfwheels
- Andy Bellenie, Tony Petruzzi, Chris Peters, and the broader
CFWheels community of contributors and maintainers
- Tom King and contributors to the original Wheels CLI (2016-)
(see "Wheels CLI MIT relicensing" below)
For the full list of contributors, see the project's Git history:
git log --format='%aN <%aE>' | sort -u
------------------------------------------------------------------
Wheels CLI MIT relicensing
Portions of the cli/ directory derive from wheels-cli, originally
released as a standalone CommandBox module by Tom King under the
MIT License:
Copyright (c) 2016 Tom King
The wheels-cli source was incorporated into the Wheels monorepo and
relicensed under the Apache License, Version 2.0. The original MIT
copyright notice is retained here in accordance with the MIT
License's notice-retention clause and Apache License 2.0,
Section 4(c).
This product is licensed under the Apache License, Version 2.0
(see LICENSE).