@edsc/echoforms 1.1.19 → 1.1.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -87,7 +87,7 @@ See CONTRIBUTING.md
|
|
|
87
87
|
|
|
88
88
|
## License
|
|
89
89
|
|
|
90
|
-
> Copyright © 2007-
|
|
90
|
+
> Copyright © 2007-2026 United States Government as represented by the Administrator of the National Aeronautics and Space Administration. All Rights Reserved.
|
|
91
91
|
>
|
|
92
92
|
> Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
|
|
93
93
|
> You may obtain a copy of the License at
|