diff options
Diffstat (limited to 'gdb/testsuite/gdb.hp')
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.aCC/exception.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.base-hp/callfwmall.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.base-hp/dollar.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.base-hp/hwwatchbus.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.base-hp/pxdb.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.base-hp/reg-pa64.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.base-hp/sized-enum.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.base-hp/so-thresh.exp | 3 | ||||
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.compat/xdb1.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.compat/xdb3.exp | 2 | ||||
-rw-r--r-- | gdb/testsuite/gdb.hp/gdb.defects/solib-d.exp | 2 |
14 files changed, 20 insertions, 14 deletions
diff --git a/gdb/testsuite/gdb.hp/gdb.aCC/exception.exp b/gdb/testsuite/gdb.hp/gdb.aCC/exception.exp index 1fe47b7ba24..3adf76b0610 100644 --- a/gdb/testsuite/gdb.hp/gdb.aCC/exception.exp +++ b/gdb/testsuite/gdb.hp/gdb.aCC/exception.exp @@ -1,4 +1,4 @@ -# Copyright 2004, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 2004, 2007, 2008, 2009, 2010 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 diff --git a/gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp b/gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp index ec0be2c1cf6..5a0f03e4f56 100644 --- a/gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp +++ b/gdb/testsuite/gdb.hp/gdb.aCC/optimize.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 1998, 2007, 2008, 2009, 2010 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 diff --git a/gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp b/gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp index ba43a9e268f..c70a9a383d7 100644 --- a/gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp +++ b/gdb/testsuite/gdb.hp/gdb.aCC/watch-cmd.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 1998, 2007, 2008, 2009, 2010 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 diff --git a/gdb/testsuite/gdb.hp/gdb.base-hp/callfwmall.exp b/gdb/testsuite/gdb.hp/gdb.base-hp/callfwmall.exp index 354d76344bd..b418af9e9cb 100644 --- a/gdb/testsuite/gdb.hp/gdb.base-hp/callfwmall.exp +++ b/gdb/testsuite/gdb.hp/gdb.base-hp/callfwmall.exp @@ -1,4 +1,5 @@ -# Copyright 1997, 1998, 1999, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1997, 1998, 1999, 2007, 2008, 2009, 2010 +# 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 diff --git a/gdb/testsuite/gdb.hp/gdb.base-hp/dollar.exp b/gdb/testsuite/gdb.hp/gdb.base-hp/dollar.exp index 54b402c8ed6..d0e22f113bc 100644 --- a/gdb/testsuite/gdb.hp/gdb.base-hp/dollar.exp +++ b/gdb/testsuite/gdb.hp/gdb.base-hp/dollar.exp @@ -1,4 +1,5 @@ -# Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010 +# 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 diff --git a/gdb/testsuite/gdb.hp/gdb.base-hp/hwwatchbus.exp b/gdb/testsuite/gdb.hp/gdb.base-hp/hwwatchbus.exp index aa77fdcb24e..7c068903b6e 100644 --- a/gdb/testsuite/gdb.hp/gdb.base-hp/hwwatchbus.exp +++ b/gdb/testsuite/gdb.hp/gdb.base-hp/hwwatchbus.exp @@ -1,4 +1,5 @@ -# Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010 +# 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 diff --git a/gdb/testsuite/gdb.hp/gdb.base-hp/pxdb.exp b/gdb/testsuite/gdb.hp/gdb.base-hp/pxdb.exp index 331c8ff8422..b6a952f6d14 100644 --- a/gdb/testsuite/gdb.hp/gdb.base-hp/pxdb.exp +++ b/gdb/testsuite/gdb.hp/gdb.base-hp/pxdb.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 1998, 2007, 2008, 2009, 2010 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 diff --git a/gdb/testsuite/gdb.hp/gdb.base-hp/reg-pa64.exp b/gdb/testsuite/gdb.hp/gdb.base-hp/reg-pa64.exp index eecefc6cea5..6b45c1005d0 100644 --- a/gdb/testsuite/gdb.hp/gdb.base-hp/reg-pa64.exp +++ b/gdb/testsuite/gdb.hp/gdb.base-hp/reg-pa64.exp @@ -1,5 +1,6 @@ # Tests of wide register displays for GDB on HPPA 2.0 machines -# Copyright 1994, 1995, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright 1994, 1995, 2007, 2008, 2009, 2010 +# 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 diff --git a/gdb/testsuite/gdb.hp/gdb.base-hp/sized-enum.exp b/gdb/testsuite/gdb.hp/gdb.base-hp/sized-enum.exp index 6dbc7a6fa7e..542285b6123 100644 --- a/gdb/testsuite/gdb.hp/gdb.base-hp/sized-enum.exp +++ b/gdb/testsuite/gdb.hp/gdb.base-hp/sized-enum.exp @@ -1,4 +1,5 @@ -# Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010 +# 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 diff --git a/gdb/testsuite/gdb.hp/gdb.base-hp/so-thresh.exp b/gdb/testsuite/gdb.hp/gdb.base-hp/so-thresh.exp index fb576e701f2..689c3677201 100644 --- a/gdb/testsuite/gdb.hp/gdb.base-hp/so-thresh.exp +++ b/gdb/testsuite/gdb.hp/gdb.base-hp/so-thresh.exp @@ -1,4 +1,5 @@ -# Copyright (C) 1997, 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 1997, 1998, 2007, 2008, 2009, 2010 +# 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 diff --git a/gdb/testsuite/gdb.hp/gdb.compat/xdb1.exp b/gdb/testsuite/gdb.hp/gdb.compat/xdb1.exp index 4d7981b02e1..00abb3faec6 100644 --- a/gdb/testsuite/gdb.hp/gdb.compat/xdb1.exp +++ b/gdb/testsuite/gdb.hp/gdb.compat/xdb1.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1992, 1994, 1995, 2007, 2008, 2009 +# Copyright (C) 1992, 1994, 1995, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify diff --git a/gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp b/gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp index 2e97f156c0a..836823d8569 100644 --- a/gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp +++ b/gdb/testsuite/gdb.hp/gdb.compat/xdb2.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1992, 1994, 1995, 2007, 2008, 2009 +# Copyright (C) 1992, 1994, 1995, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify diff --git a/gdb/testsuite/gdb.hp/gdb.compat/xdb3.exp b/gdb/testsuite/gdb.hp/gdb.compat/xdb3.exp index 9272bef51dc..9e1ea335f5b 100644 --- a/gdb/testsuite/gdb.hp/gdb.compat/xdb3.exp +++ b/gdb/testsuite/gdb.hp/gdb.compat/xdb3.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1998, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 1998, 2007, 2008, 2009, 2010 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 diff --git a/gdb/testsuite/gdb.hp/gdb.defects/solib-d.exp b/gdb/testsuite/gdb.hp/gdb.defects/solib-d.exp index dd0b763c527..aa847757232 100644 --- a/gdb/testsuite/gdb.hp/gdb.defects/solib-d.exp +++ b/gdb/testsuite/gdb.hp/gdb.defects/solib-d.exp @@ -1,4 +1,4 @@ -# Copyright (C) 1997, 2007, 2008, 2009 Free Software Foundation, Inc. +# Copyright (C) 1997, 2007, 2008, 2009, 2010 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 |