]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Revert "grdc: Add copyright"
authorWarner Losh <imp@FreeBSD.org>
Fri, 10 May 2024 16:50:46 +0000 (10:50 -0600)
committerWarner Losh <imp@FreeBSD.org>
Fri, 10 May 2024 20:12:19 +0000 (14:12 -0600)
commit88cbbbb6070ce3c5aea7b8d511039d44fc1f1c47
tree8388b9440903fa593ade55058853c27922aa99a0
parentb67716dd58b93f373523cf35373c56fcfad44b12
Revert "grdc: Add copyright"

It turns out this wasn't in 4.4BSD. I had a false positive for gdc.c
(which is in 4.4BSD, but part of gated, not this). gdc.c comes from the
ncurses tests, so it shouldn't have this copyright. This version is
mostly Amos Shapir and John Lupien's code. It comes from ncurses test
directory. ncurses has made dozens of improvements to this file since
we imported it in 1997 (which pre-dates their online history), so it's
not clear if their new copyright applies (which doesn't mention Amos
or John) or if some other copyright applies. In any case, it wasn't
4.4BSD, so revert this.

This reverts commit 6ed7d0e3ac9c34fa9deeb73f2322b9f25b708788.

Sponsored by: Netflix
usr.bin/grdc/grdc.6
usr.bin/grdc/grdc.c