1
0
mirror of https://github.com/tmux/tmux.git synced 2025-03-24 23:08:47 +00:00

$Id$ -> $OpenBSD$.

This commit is contained in:
Nicholas Marriott 2015-06-03 18:35:44 +01:00
parent 09bcbc57da
commit 11ae6d16e5

View File

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