1
0
mirror of https://github.com/tmux/tmux.git synced 2025-04-10 11:08:49 +00:00

$Id$ -> $OpenBSD$.

This commit is contained in:
Nicholas Marriott 2012-03-17 22:34:12 +00:00
parent 50f5d2a7ec
commit 4f480c901d

View File

@ -1,4 +1,4 @@
/* $Id$ */
/* $OpenBSD$ */
/*
* Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net>