fix copyrights

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2202 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 2000-04-24 21:05:20 +00:00
parent d9a242617c
commit 63d7bccced
2 changed files with 11 additions and 4 deletions

View File

@ -15,9 +15,13 @@
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License* * You should have received a copy of the GNU General Public License*
* along with this program; if not, write to the Free Software * * along with this program; if not, contact: *
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. *
* * * *
* Free Software Foundation Voice: +1-617-542-5942 *
* 59 Temple Place - Suite 330 Fax: +1-617-542-2652 *
* Boston, MA 02111-1307, USA gnu@gnu.org *
* *
********************************************************************
* NOTE: the readxxxx/writexxxx functions changed the current * * NOTE: the readxxxx/writexxxx functions changed the current *
* position in the file, and so the order which these * * position in the file, and so the order which these *
* functions are called in important * * functions are called in important *

View File

@ -15,8 +15,11 @@
* GNU General Public License for more details. * * GNU General Public License for more details. *
* * * *
* You should have received a copy of the GNU General Public License* * You should have received a copy of the GNU General Public License*
* along with this program; if not, write to the Free Software * * along with this program; if not, contact: *
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * * *
* Free Software Foundation Voice: +1-617-542-5942 *
* 59 Temple Place - Suite 330 Fax: +1-617-542-2652 *
* Boston, MA 02111-1307, USA gnu@gnu.org *
* * * *
* Author: Rob Clark * * Author: Rob Clark *
* Internet: rclark@cs.hmc.edu * * Internet: rclark@cs.hmc.edu *