aboutsummaryrefslogtreecommitdiff
path: root/include/termios.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/termios.h')
-rw-r--r--include/termios.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/termios.h b/include/termios.h
index 9b808329a426..f9a1eec89017 100644
--- a/include/termios.h
+++ b/include/termios.h
@@ -27,9 +27,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * @(#)termios.h 8.3 (Berkeley) 3/28/94
- * $FreeBSD$
*/
#ifndef _TERMIOS_H_