From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23607 invoked by alias); 8 Jan 2004 23:54:12 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 23569 invoked from network); 8 Jan 2004 23:54:03 -0000 Received: from unknown (HELO smtp6.mindspring.com) (207.69.200.110) by sources.redhat.com with SMTP; 8 Jan 2004 23:54:03 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by smtp6.mindspring.com with esmtp (Exim 3.33 #1) id 1AejyV-0007wZ-00 for gdb-patches@sources.redhat.com; Thu, 08 Jan 2004 18:54:03 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id BE4FB4B35A; Thu, 8 Jan 2004 18:54:08 -0500 (EST) To: gdb-patches@sources.redhat.com Subject: [rfa/hp/copyright] config/pa/tm-hppah.h: update copyright years Message-Id: <20040108235408.BE4FB4B35A@berman.michael-chastain.com> Date: Thu, 08 Jan 2004 23:54:00 -0000 From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-SW-Source: 2004-01/txt/msg00224.txt.bz2 Just another copyright year update. The additional years are based on CVS history. There doesn't seem to be a maintainer for native hpux so I appeal to the global maintainers. Testing: not tested. Okay to commit? Michael C 2004-01-08 Michael Chastain * config/pa/tm-hppah.h: Update copyright years. Index: config/pa/tm-hppah.h =================================================================== RCS file: /cvs/src/src/gdb/config/pa/tm-hppah.h,v retrieving revision 1.10 diff -c -3 -p -r1.10 tm-hppah.h *** config/pa/tm-hppah.h 15 Aug 2003 23:02:05 -0000 1.10 --- config/pa/tm-hppah.h 8 Jan 2004 23:48:28 -0000 *************** *** 1,5 **** /* Parameters for execution on an HP PA-RISC machine, running HPUX, for GDB. ! Copyright 1991, 1992, 1995, 1998 Free Software Foundation, Inc. Contributed by the Center for Software Science at the University of Utah (pa-gdb-bugs@cs.utah.edu). --- 1,6 ---- /* Parameters for execution on an HP PA-RISC machine, running HPUX, for GDB. ! Copyright 1991, 1992, 1995, 1998, 2002, 2003 ! Free Software Foundation, Inc. Contributed by the Center for Software Science at the University of Utah (pa-gdb-bugs@cs.utah.edu).