diff options
Diffstat (limited to 'share/examples/libvgl')
| -rw-r--r-- | share/examples/libvgl/Makefile | 2 | ||||
| -rw-r--r-- | share/examples/libvgl/demo.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/libvgl/Makefile b/share/examples/libvgl/Makefile index 080a74d134a4..8e54062d2367 100644 --- a/share/examples/libvgl/Makefile +++ b/share/examples/libvgl/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/share/examples/libvgl/Makefile,v 1.3 2004/02/05 22:01:28 ru Exp $ PROG= demo NOMAN= yes diff --git a/share/examples/libvgl/demo.c b/share/examples/libvgl/demo.c index 781f6a1a063b..16f36a8a98e8 100644 --- a/share/examples/libvgl/demo.c +++ b/share/examples/libvgl/demo.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/share/examples/libvgl/demo.c,v 1.6 2002/06/02 20:05:40 schweikh Exp $ */ #include <sys/types.h> |
