diff --git a/fsw/mission_inc/sample_app_perfids.h b/fsw/mission_inc/sample_app_perfids.h index d79c6b3..683a7ad 100644 --- a/fsw/mission_inc/sample_app_perfids.h +++ b/fsw/mission_inc/sample_app_perfids.h @@ -1,6 +1,6 @@ /************************************************************************ ** -** 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. diff --git a/fsw/platform_inc/sample_app_msgids.h b/fsw/platform_inc/sample_app_msgids.h index 74fe66a..3395402 100644 --- a/fsw/platform_inc/sample_app_msgids.h +++ b/fsw/platform_inc/sample_app_msgids.h @@ -1,6 +1,6 @@ /************************************************************************ ** -** 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. diff --git a/fsw/src/sample_app.c b/fsw/src/sample_app.c index 17ba37c..5fdae70 100644 --- a/fsw/src/sample_app.c +++ b/fsw/src/sample_app.c @@ -1,6 +1,6 @@ /******************************************************************************* ** -** 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. diff --git a/fsw/src/sample_app.h b/fsw/src/sample_app.h index 5f51d3c..bbca13d 100644 --- a/fsw/src/sample_app.h +++ b/fsw/src/sample_app.h @@ -1,6 +1,6 @@ /******************************************************************************* ** -** 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. diff --git a/fsw/src/sample_app_events.h b/fsw/src/sample_app_events.h index 6a0cea7..099d0e7 100644 --- a/fsw/src/sample_app_events.h +++ b/fsw/src/sample_app_events.h @@ -1,6 +1,6 @@ /************************************************************************ ** -** 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. diff --git a/fsw/src/sample_app_msg.h b/fsw/src/sample_app_msg.h index c6c7b40..bddbd06 100644 --- a/fsw/src/sample_app_msg.h +++ b/fsw/src/sample_app_msg.h @@ -1,6 +1,6 @@ /******************************************************************************* ** -** 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. diff --git a/fsw/src/sample_app_version.h b/fsw/src/sample_app_version.h index 1aa9db0..cbf7fde 100644 --- a/fsw/src/sample_app_version.h +++ b/fsw/src/sample_app_version.h @@ -1,6 +1,6 @@ /************************************************************************ ** -** 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.