forked from Imagelibrary/binutils-gdb
Update Copyright year range in all files maintained by GDB.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
# GDB script to create web ARI page directly from within gdb/ari directory.
|
||||
#
|
||||
# Copyright (C) 2012-2013 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2012-2014 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is part of GDB.
|
||||
#
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
# GDB script to list of problems using awk.
|
||||
#
|
||||
# Copyright (C) 2002-2013 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2002-2014 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is part of GDB.
|
||||
#
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
# GDB script to create list of files to check using gdb_ari.sh.
|
||||
#
|
||||
# Copyright (C) 2003-2013 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2003-2014 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is part of GDB.
|
||||
#
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
# GDB script to create GDB ARI web page.
|
||||
#
|
||||
# Copyright (C) 2001-2013 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001-2014 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is part of GDB.
|
||||
#
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# Wrapper around gcc to tweak the output in various ways when running
|
||||
# the testsuite.
|
||||
|
||||
# Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2010-2014 Free Software Foundation, Inc.
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 3 of the License, or
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2013 Free Software Foundation, Inc.
|
||||
# Copyright 2013-2014 Free Software Foundation, Inc.
|
||||
#
|
||||
# This is free software: you can redistribute it and/or modify it
|
||||
# under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2011, 2013 Free Software Foundation, Inc.
|
||||
# Copyright 2011-2014 Free Software Foundation, Inc.
|
||||
#
|
||||
# This is free software: you can redistribute it and/or modify it
|
||||
# under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/* Copyright (C) 2013 Free Software Foundation, Inc.
|
||||
/* Copyright (C) 2013-2014 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#! /bin/sh
|
||||
# runtest wrapper to reliably reproduce racy incomplete reads in the testsuite.
|
||||
|
||||
# Copyright (C) 2013 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2013-2014 Free Software Foundation, Inc.
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 3 of the License, or
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 2011, 2013 Free Software Foundation, Inc.
|
||||
# Copyright 2011-2014 Free Software Foundation, Inc.
|
||||
#
|
||||
# This is free software: you can redistribute it and/or modify it
|
||||
# under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
# Copyright 2011, 2013 Free Software Foundation, Inc.
|
||||
# Copyright 2011-2014 Free Software Foundation, Inc.
|
||||
#
|
||||
# This is free software: you can redistribute it and/or modify it
|
||||
# under the terms of the GNU General Public License as published by
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
# Add a .gdb_index section to a file.
|
||||
|
||||
# Copyright (C) 2010, 2012-2013 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2010-2014 Free Software Foundation, Inc.
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 3 of the License, or
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#! /usr/bin/env python
|
||||
|
||||
# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2011-2014 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is part of GDB.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user