diff options
Diffstat (limited to 'games/cribbage/support.c')
-rw-r--r-- | games/cribbage/support.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/cribbage/support.c b/games/cribbage/support.c index a350004..f4ee2a9 100644 --- a/games/cribbage/support.c +++ b/games/cribbage/support.c @@ -29,6 +29,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 |