Update year range in copyright notice of all files owned by the GDB project.

gdb/ChangeLog:

        Update year range in copyright notice of all files.
This commit is contained in:
Joel Brobecker
2015-01-01 13:32:14 +04:00
parent 76f2b779a1
commit 32d0add0a6
4354 changed files with 4362 additions and 4358 deletions

View File

@@ -2,7 +2,7 @@
# GDB script to create web ARI page directly from within gdb/ari directory.
#
# Copyright (C) 2012-2014 Free Software Foundation, Inc.
# Copyright (C) 2012-2015 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-2014 Free Software Foundation, Inc.
# Copyright (C) 2002-2015 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-2014 Free Software Foundation, Inc.
# Copyright (C) 2003-2015 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-2014 Free Software Foundation, Inc.
# Copyright (C) 2001-2015 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-2014 Free Software Foundation, Inc.
# Copyright (C) 2010-2015 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-2014 Free Software Foundation, Inc.
# Copyright 2013-2015 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-2014 Free Software Foundation, Inc.
# Copyright 2011-2015 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-2014 Free Software Foundation, Inc.
/* Copyright (C) 2013-2015 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-2014 Free Software Foundation, Inc.
# Copyright (C) 2013-2015 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-2014 Free Software Foundation, Inc.
# Copyright 2011-2015 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-2014 Free Software Foundation, Inc.
# Copyright 2011-2015 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-2014 Free Software Foundation, Inc.
# Copyright (C) 2010-2015 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-2014 Free Software Foundation, Inc.
# Copyright (C) 2011-2015 Free Software Foundation, Inc.
#
# This file is part of GDB.
#