diff options
Diffstat (limited to 'games/bcd')
-rw-r--r-- | games/bcd/bcd.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/bcd/bcd.c b/games/bcd/bcd.c index d2405ce..f3542b6 100644 --- a/games/bcd/bcd.c +++ b/games/bcd/bcd.c @@ -32,6 +32,8 @@ * LIABILITY, OR TORT (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$ */ #ifndef lint |