From 03dc1f5f90a13c84967f8c2e684b076983f11d55 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 2 May 2017 14:37:31 +0200 Subject: * gennews (files): Add files for GCC 7. From-SVN: r247491 --- contrib/gennews | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib/gennews') diff --git a/contrib/gennews b/contrib/gennews index 731b517..13abc2a 100755 --- a/contrib/gennews +++ b/contrib/gennews @@ -3,7 +3,7 @@ # Script to generate the NEWS file from online release notes. # Contributed by Joseph Myers . # -# Copyright (C) 2000-2016 Free Software Foundation, Inc. +# Copyright (C) 2000-2017 Free Software Foundation, Inc. # This file is part of GCC. # # GCC is free software; you can redistribute it and/or modify @@ -23,6 +23,7 @@ website=http://gcc.gnu.org/ files=" + gcc-7/index.html gcc-7/changes.html gcc-6/index.html gcc-6/changes.html gcc-5/index.html gcc-5/changes.html gcc-4.9/index.html gcc-4.9/changes.html -- cgit v1.1