aboutsummaryrefslogtreecommitdiff
path: root/games/caesar
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-11-16 02:45:03 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-11-16 02:45:03 +0000
commit879099e5568801911b66f1ea9085fed24fc12560 (patch)
treefb2e5c560049a27cac421b3293dfa3b8caf766de /games/caesar
parent1588197d6acff94e3df0cbfb327cd1144c7fa830 (diff)
downloadsrc-879099e5568801911b66f1ea9085fed24fc12560.tar.gz
src-879099e5568801911b66f1ea9085fed24fc12560.zip
Add $FreeBSD$
Notes
Notes: svn path=/head/; revision=53209
Diffstat (limited to 'games/caesar')
-rw-r--r--games/caesar/caesar.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/caesar/caesar.c b/games/caesar/caesar.c
index e2f107466c85..e04fc6208267 100644
--- a/games/caesar/caesar.c
+++ b/games/caesar/caesar.c
@@ -37,6 +37,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