diff options
author | Marc Schink <openocd-dev@marcschink.de> | 2016-05-16 22:41:00 +0200 |
---|---|---|
committer | Andreas Fritiofson <andreas.fritiofson@gmail.com> | 2016-05-24 22:30:01 +0100 |
commit | d0e763ac7ef6aa17b17bd00ccdfbccfb4eacda69 (patch) | |
tree | 0c8fe1a21432c4c5e7c29ecac858109d7450b40b /src/pld/virtex2.h | |
parent | 9728ac3fbacbb80758cfc8c9b2e3bba5865c2a52 (diff) | |
download | riscv-openocd-d0e763ac7ef6aa17b17bd00ccdfbccfb4eacda69.zip riscv-openocd-d0e763ac7ef6aa17b17bd00ccdfbccfb4eacda69.tar.gz riscv-openocd-d0e763ac7ef6aa17b17bd00ccdfbccfb4eacda69.tar.bz2 |
Remove FSF address from GPL notices
Also make GPL notices consistent according to:
https://www.gnu.org/licenses/gpl-howto.html
Change-Id: I84c9df40a774958a7ed91460c5d931cfab9f45ba
Signed-off-by: Marc Schink <openocd-dev@marcschink.de>
Reviewed-on: http://openocd.zylin.com/3488
Tested-by: jenkins
Reviewed-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Freddie Chopin <freddie.chopin@gmail.com>
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Diffstat (limited to 'src/pld/virtex2.h')
-rw-r--r-- | src/pld/virtex2.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/pld/virtex2.h b/src/pld/virtex2.h index 8ed1c1c..11929e0 100644 --- a/src/pld/virtex2.h +++ b/src/pld/virtex2.h @@ -13,9 +13,7 @@ * 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 Street, Fifth Floor, Boston, MA 02110-1301 USA. * + * along with this program. If not, see <http://www.gnu.org/licenses/>. * ***************************************************************************/ #ifndef VIRTEX2_H |