Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/audio/play copyright maint.
details: https://anonhg.NetBSD.org/src/rev/9675a59eb766
branches: trunk
changeset: 460901:9675a59eb766
user: mrg <mrg%NetBSD.org@localhost>
date: Sat Nov 09 12:54:34 2019 +0000
description:
copyright maint.
diffstat:
usr.bin/audio/play/play.c | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 3c99208c62f9 -r 9675a59eb766 usr.bin/audio/play/play.c
--- a/usr.bin/audio/play/play.c Sat Nov 09 12:46:44 2019 +0000
+++ b/usr.bin/audio/play/play.c Sat Nov 09 12:54:34 2019 +0000
@@ -1,7 +1,7 @@
-/* $NetBSD: play.c,v 1.58 2019/11/09 12:46:44 mrg Exp $ */
+/* $NetBSD: play.c,v 1.59 2019/11/09 12:54:34 mrg Exp $ */
/*
- * Copyright (c) 1999, 2000, 2001, 2002, 2010 Matthew R. Green
+ * Copyright (c) 1999, 2000, 2001, 2002, 2010, 2015, 2019 Matthew R. Green
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -28,7 +28,7 @@
#include <sys/cdefs.h>
#ifndef lint
-__RCSID("$NetBSD: play.c,v 1.58 2019/11/09 12:46:44 mrg Exp $");
+__RCSID("$NetBSD: play.c,v 1.59 2019/11/09 12:54:34 mrg Exp $");
#endif
#include <sys/param.h>
Home |
Main Index |
Thread Index |
Old Index