aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/tsort
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tsort')
-rw-r--r--usr.bin/tsort/tsort.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tsort/tsort.c b/usr.bin/tsort/tsort.c
index 37ce8565afc1..3d66ce18c9d9 100644
--- a/usr.bin/tsort/tsort.c
+++ b/usr.bin/tsort/tsort.c
@@ -33,7 +33,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: tsort.c,v 1.3 1996/06/10 16:12:43 phk Exp $
+ * $FreeBSD$
*/
#ifndef lint