Update Copyright year range in all files maintained by GDB.

This commit is contained in:
Joel Brobecker
2014-01-01 07:54:24 +04:00
parent 28498c4207
commit ecd75fc8ee
3845 changed files with 3850 additions and 3850 deletions

View File

@@ -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.
#

View File

@@ -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.
#

View File

@@ -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.
#

View File

@@ -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.
#

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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.

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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.
#