mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-04 03:52:56 +00:00
The primary reason: make GitHub detect that we use Apache License 2.0 They do it via https://github.com/licensee/licensee Ruby library (gem). Our COPYRIGHT file contains a part of the Apache License, which should be added to a source file, not the license or copyright information itself, which confuses the library. Instead, the recommended way is to create a NOTICE file which references license of the code and its bundled dependencies.
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
Neon
|
|
Copyright 2022 Neon Inc.
|
|
|
|
The PostgreSQL submodule in vendor/postgres is licensed under the
|
|
PostgreSQL license. See vendor/postgres/COPYRIGHT.
|