diff options
Diffstat (limited to 'util/optionlist/Makefile')
-rw-r--r-- | util/optionlist/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/util/optionlist/Makefile b/util/optionlist/Makefile index 035c5f431d..05f720cedc 100644 --- a/util/optionlist/Makefile +++ b/util/optionlist/Makefile @@ -10,10 +10,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. -# VERSION := $(shell git describe --dirty --always || git describe) |