diff options
Diffstat (limited to 'util/board_status/getrevision.sh')
-rwxr-xr-x | util/board_status/getrevision.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/board_status/getrevision.sh b/util/board_status/getrevision.sh index 9a949ffbb9..8423339bf0 100755 --- a/util/board_status/getrevision.sh +++ b/util/board_status/getrevision.sh @@ -18,7 +18,7 @@ # # 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# Foundation, Inc. # EXIT_SUCCESS=0 |