Skip to content

Commit bc185af

Browse files
committed
Removed some language from file headers
Distro A, OPSEC #4584. You may have additional rights; please see https://rosmilitary.org/faq/?category=ros-2-license Signed-off-by: matthew.lanting <[email protected]>
1 parent dc7f80b commit bc185af

File tree

4 files changed

+0
-20
lines changed

4 files changed

+0
-20
lines changed

launch/launch/descriptions/__init__.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@
1414
#
1515
# DISTRIBUTION A. Approved for public release; distribution unlimited.
1616
# OPSEC #4584.
17-
#
18-
# Delivered to the U.S. Government with Unlimited Rights, as defined in DFARS
19-
# Part 252.227-7013 or 7014 (Feb 2014).
20-
#
21-
# This notice must appear in all copies of this file and its derivatives.
2217

2318
"""descriptions Module."""
2419

launch/launch/descriptions/executable.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@
1414
#
1515
# DISTRIBUTION A. Approved for public release; distribution unlimited.
1616
# OPSEC #4584.
17-
#
18-
# Delivered to the U.S. Government with Unlimited Rights, as defined in DFARS
19-
# Part 252.227-7013 or 7014 (Feb 2014).
20-
#
21-
# This notice must appear in all copies of this file and its derivatives.
2217

2318
"""Module for a description of an Executable."""
2419

launch/test/launch/test_executable.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@
1414
#
1515
# DISTRIBUTION A. Approved for public release; distribution unlimited.
1616
# OPSEC #4584.
17-
#
18-
# Delivered to the U.S. Government with Unlimited Rights, as defined in DFARS
19-
# Part 252.227-7013 or 7014 (Feb 2014).
20-
#
21-
# This notice must appear in all copies of this file and its derivatives.
2217

2318
import os
2419

launch/test/launch/test_execute_local.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,6 @@
1414
#
1515
# DISTRIBUTION A. Approved for public release; distribution unlimited.
1616
# OPSEC #4584.
17-
#
18-
# Delivered to the U.S. Government with Unlimited Rights, as defined in DFARS
19-
# Part 252.227-7013 or 7014 (Feb 2014).
20-
#
21-
# This notice must appear in all copies of this file and its derivatives.
2217

2318
"""Tests for the ExecuteLocal Action."""
2419

0 commit comments

Comments
 (0)