Updated copyright notices for most files.

This commit is contained in:
Joel Brobecker
2009-01-03 05:58:08 +00:00
parent c9fc347d38
commit 0fb0cc7590
1586 changed files with 1776 additions and 1640 deletions

View File

@ -1,6 +1,6 @@
/* Gdb/Python header for private use by Python module.
Copyright (C) 2008 Free Software Foundation, Inc.
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* General utility routines for GDB/Python.
Copyright (C) 2008 Free Software Foundation, Inc.
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* Python interface to values.
Copyright (C) 2008 Free Software Foundation, Inc.
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* General python/gdb code
Copyright (C) 2008 Free Software Foundation, Inc.
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
This file is part of GDB.

View File

@ -1,6 +1,6 @@
/* Python/gdb header for generic use in gdb
Copyright (C) 2008 Free Software Foundation, Inc.
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
This file is part of GDB.