summaryrefslogtreecommitdiff
path: root/share/examples/libvgl
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/libvgl')
-rw-r--r--share/examples/libvgl/Makefile2
-rw-r--r--share/examples/libvgl/demo.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/libvgl/Makefile b/share/examples/libvgl/Makefile
index 4cc0325a2cfc..7c851fd19996 100644
--- a/share/examples/libvgl/Makefile
+++ b/share/examples/libvgl/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/share/examples/libvgl/Makefile,v 1.2 1999/12/14 08:47:59 billf Exp $
PROG= demo
NOMAN= yes
diff --git a/share/examples/libvgl/demo.c b/share/examples/libvgl/demo.c
index ace1b9429b48..60fd43caf041 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.4 1999/12/14 08:47:42 billf Exp $
*/
#include <sys/types.h>