diff options
Diffstat (limited to 'util/board_status')
-rwxr-xr-x | util/board_status/getrevision.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/util/board_status/getrevision.sh b/util/board_status/getrevision.sh index 8423339bf0..6559df3eb6 100755 --- a/util/board_status/getrevision.sh +++ b/util/board_status/getrevision.sh @@ -16,10 +16,6 @@ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc. -# EXIT_SUCCESS=0 EXIT_FAILURE=1 |