diff options
| author | Chet Ramey <chet.ramey@case.edu> | 2016-02-23 11:23:40 -0500 |
|---|---|---|
| committer | Chet Ramey <chet.ramey@case.edu> | 2016-02-23 11:23:40 -0500 |
| commit | 690150f9e5e860a4211e71ef4446938bb57ee983 (patch) | |
| tree | be047b5bf05d2f20fb7756aaed3850a11ae8fae8 /lib/readline/rltty.c | |
| parent | 54a5fbe126d2a28913a81f7191d7ac6db70e1f43 (diff) | |
| download | bash-690150f9e5e860a4211e71ef4446938bb57ee983.tar.gz | |
bash-4.4 rc1 releasebash-4.4-rc1
Diffstat (limited to 'lib/readline/rltty.c')
| -rw-r--r-- | lib/readline/rltty.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/readline/rltty.c b/lib/readline/rltty.c index 3aff8049..1cad8bca 100644 --- a/lib/readline/rltty.c +++ b/lib/readline/rltty.c @@ -1,7 +1,7 @@ /* rltty.c -- functions to prepare and restore the terminal for readline's use. */ -/* Copyright (C) 1992-2005 Free Software Foundation, Inc. +/* Copyright (C) 1992-2015 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. |
