mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 22:31:12 +02:00
* readline.h, readline.scm: Updated copyrigth notices.
This commit is contained in:
parent
af04791a1a
commit
a4bfce1135
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
#ifndef READLINEH
|
#ifndef READLINEH
|
||||||
#define READLINEH
|
#define READLINEH
|
||||||
|
|
||||||
/* Copyright (C) 1997 Free Software Foundation, Inc.
|
/* Copyright (C) 1997, 1999 Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify
|
* 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
|
* it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
;;;; readline.scm --- support functions for command-line editing
|
;;;; readline.scm --- support functions for command-line editing
|
||||||
;;;;
|
;;;;
|
||||||
;;;; Copyright (C) 1997 Free Software Foundation, Inc.
|
;;;; Copyright (C) 1997, 1999 Free Software Foundation, Inc.
|
||||||
;;;;
|
;;;;
|
||||||
;;;; This program is free software; you can redistribute it and/or modify
|
;;;; 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
|
;;;; it under the terms of the GNU General Public License as published by
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue