summaryrefslogtreecommitdiffstats
path: root/util/getrevision.sh
diff options
context:
space:
mode:
Diffstat (limited to 'util/getrevision.sh')
-rwxr-xr-xutil/getrevision.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/util/getrevision.sh b/util/getrevision.sh
index 80812b457..168dd6320 100755
--- a/util/getrevision.sh
+++ b/util/getrevision.sh
@@ -18,10 +18,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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-#
EXIT_SUCCESS=0
EXIT_FAILURE=1