Skip to content

Commit

Permalink
Fix #13, Release Prep
Browse files Browse the repository at this point in the history
  • Loading branch information
skliper committed Dec 18, 2019
1 parent 0f96c81 commit 307695b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Binary file removed LICENSE-18128-Apache-2_0.pdf
Binary file not shown.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@ This lab application is a ground utility to generate binary table CRCs for cFS.

## Version Notes

- 1.1.0:
- **1.1.0 OFFICIAL RELEASE**:
- Minor updates (see https://github.com/nasa/tblCRCTool/pull/12)
- Released as part of cFE 6.7.0, Apache 2.0
- **1.0.0a OFFICIAL RELEASE**:
- Released as part of cFE 6.6.0a under the Apache 2.0 license, see [LICENSE](LICENSE-18128-Apache-2_0.pdf).
- Released as part of cFE 6.6.0a, Apache 2.0

NOTE - there are other parameter set management schemes used with the cFS (JSON, csv, etc) which may be more applicable for modern missions. Contact the community as detailed below for more information.

Expand Down
2 changes: 1 addition & 1 deletion cfe_ts_crc.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
** GSC-18128-1, "Core Flight Executive Version 6.6"
** GSC-18128-1, "Core Flight Executive Version 6.7"
**
** Copyright (c) 2006-2019 United States Government as represented by
** the Administrator of the National Aeronautics and Space Administration.
Expand Down

0 comments on commit 307695b

Please sign in to comment.