Skip to content

Commit 4caf706

Browse files
committed
Add NOTICE file from original steno repository
Apache 2.0 license requires distributing the NOTICE file along with LICENSE for proper attribution. This file contains copyright notices for the original steno project.
1 parent c3fe1a6 commit 4caf706

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

lib/steno/NOTICE

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
Steno
2+
3+
Copyright (c) 2015 - Present CloudFoundry.org Foundation, Inc. All Rights Reserved.
4+
5+
This project contains software that is Copyright (c) 2012-2015 Pivotal Software, Inc.
6+
7+
Other copyright notices for portions of this software are listed in the LICENSE file.
8+
9+
This product is licensed to you under the Apache License, Version 2.0 (the "License").
10+
You may not use this product except in compliance with the License.
11+
12+
This product may include a number of subcomponents with separate copyright notices
13+
and license terms. Your use of these subcomponents is subject to the terms and
14+
conditions of the subcomponent's license, as noted in the LICENSE file.

lib/steno/STENO_HISTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ a1a602a Initial commit of steno
123123
- All steno library code (~1,106 lines)
124124
- Custom RFC3339 codec (previously in lib/steno_custom_codec_temp/)
125125
- LICENSE file (Apache 2.0 - copied from original repository for attribution)
126+
- NOTICE file (Apache 2.0 copyright notices - copied from original repository)
126127
- Test suite (moved to spec/unit/lib/steno/)
127128

128129
## What Was Excluded

0 commit comments

Comments
 (0)