summaryrefslogtreecommitdiff
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
parent1588197d6acff94e3df0cbfb327cd1144c7fa830 (diff)
Notes
-rw-r--r--games/adventure/crc.c2
-rw-r--r--games/adventure/done.c2
-rw-r--r--games/adventure/init.c2
-rw-r--r--games/adventure/io.c2
-rw-r--r--games/adventure/main.c2
-rw-r--r--games/adventure/subr.c2
-rw-r--r--games/adventure/vocab.c2
-rw-r--r--games/adventure/wizard.c2
-rw-r--r--games/arithmetic/arithmetic.c2
-rw-r--r--games/atc/graphics.c2
-rw-r--r--games/backgammon/backgammon/extra.c2
-rw-r--r--games/backgammon/backgammon/main.c2
-rw-r--r--games/backgammon/backgammon/move.c2
-rw-r--r--games/backgammon/backgammon/text.c2
-rw-r--r--games/backgammon/common_source/allow.c2
-rw-r--r--games/backgammon/common_source/board.c2
-rw-r--r--games/backgammon/common_source/check.c2
-rw-r--r--games/backgammon/common_source/fancy.c2
-rw-r--r--games/backgammon/common_source/odds.c2
-rw-r--r--games/backgammon/common_source/one.c2
-rw-r--r--games/backgammon/common_source/save.c2
-rw-r--r--games/backgammon/common_source/subs.c2
-rw-r--r--games/backgammon/common_source/table.c2
-rw-r--r--games/backgammon/teachgammon/teach.c2
-rw-r--r--games/backgammon/teachgammon/tutor.c2
-rw-r--r--games/battlestar/com1.c2
-rw-r--r--games/battlestar/com2.c2
-rw-r--r--games/battlestar/com3.c2
-rw-r--r--games/battlestar/com4.c2
-rw-r--r--games/battlestar/com5.c2
-rw-r--r--games/battlestar/cypher.c2
-rw-r--r--games/battlestar/fly.c2
-rw-r--r--games/battlestar/getcom.c2
-rw-r--r--games/battlestar/misc.c2
-rw-r--r--games/battlestar/parse.c2
-rw-r--r--games/battlestar/room.c2
-rw-r--r--games/battlestar/save.c2
-rw-r--r--games/bcd/bcd.c2
-rw-r--r--games/bs/bs.c2
-rw-r--r--games/caesar/caesar.c2
-rw-r--r--games/canfield/canfield/canfield.c2
-rw-r--r--games/canfield/cfscores/cfscores.c2
-rw-r--r--games/cribbage/cards.c2
-rw-r--r--games/cribbage/crib.c2
-rw-r--r--games/cribbage/io.c2
-rw-r--r--games/cribbage/score.c2
-rw-r--r--games/cribbage/support.c2
-rw-r--r--games/dm/dm.c2
-rw-r--r--games/fish/fish.c2
-rw-r--r--games/fortune/strfile/strfile.c2
-rw-r--r--games/fortune/unstr/unstr.c2
-rw-r--r--games/hack/alloc.c2
-rw-r--r--games/hack/hack.apply.c1
-rw-r--r--games/hack/hack.bones.c1
-rw-r--r--games/hack/hack.c1
-rw-r--r--games/hack/hack.cmd.c1
-rw-r--r--games/hack/hack.do.c1
-rw-r--r--games/hack/hack.do_name.c1
-rw-r--r--games/hack/hack.do_wear.c1
-rw-r--r--games/hack/hack.dog.c1
-rw-r--r--games/hack/hack.eat.c1
-rw-r--r--games/hack/hack.end.c1
-rw-r--r--games/hack/hack.engrave.c1
-rw-r--r--games/hack/hack.fight.c1
-rw-r--r--games/hack/hack.invent.c1
-rw-r--r--games/hack/hack.lev.c1
-rw-r--r--games/hack/hack.main.c1
-rw-r--r--games/hack/hack.makemon.c1
-rw-r--r--games/hack/hack.mhitu.c1
-rw-r--r--games/hack/hack.mklev.c1
-rw-r--r--games/hack/hack.mkmaze.c1
-rw-r--r--games/hack/hack.mkobj.c1
-rw-r--r--games/hack/hack.mkshop.c1
-rw-r--r--games/hack/hack.mon.c1
-rw-r--r--games/hack/hack.o_init.c1
-rw-r--r--games/hack/hack.objnam.c1
-rw-r--r--games/hack/hack.options.c1
-rw-r--r--games/hack/hack.pager.c1
-rw-r--r--games/hack/hack.potion.c1
-rw-r--r--games/hack/hack.pri.c1
-rw-r--r--games/hack/hack.read.c1
-rw-r--r--games/hack/hack.rip.c1
-rw-r--r--games/hack/hack.rumors.c1
-rw-r--r--games/hack/hack.save.c1
-rw-r--r--games/hack/hack.search.c1
-rw-r--r--games/hack/hack.shk.c1
-rw-r--r--games/hack/hack.shknam.c1
-rw-r--r--games/hack/hack.steal.c1
-rw-r--r--games/hack/hack.termcap.c1
-rw-r--r--games/hack/hack.timeout.c1
-rw-r--r--games/hack/hack.topl.c1
-rw-r--r--games/hack/hack.track.c1
-rw-r--r--games/hack/hack.trap.c1
-rw-r--r--games/hack/hack.tty.c2
-rw-r--r--games/hack/hack.u_init.c1
-rw-r--r--games/hack/hack.unix.c1
-rw-r--r--games/hack/hack.vault.c1
-rw-r--r--games/hack/hack.wield.c1
-rw-r--r--games/hack/hack.wizard.c1
-rw-r--r--games/hack/hack.worm.c1
-rw-r--r--games/hack/hack.worn.c1
-rw-r--r--games/hack/hack.zap.c1
-rw-r--r--games/hack/makedefs.c1
-rw-r--r--games/hack/rnd.c1
-rw-r--r--games/hangman/endgame.c2
-rw-r--r--games/hangman/getguess.c2
-rw-r--r--games/hangman/getword.c2
-rw-r--r--games/hangman/playgame.c2
-rw-r--r--games/hangman/prdata.c2
-rw-r--r--games/hangman/prman.c2
-rw-r--r--games/hangman/setup.c2
-rw-r--r--games/larn/bill.c2
-rw-r--r--games/larn/create.c1
-rw-r--r--games/larn/diag.c1
-rw-r--r--games/larn/display.c1
-rw-r--r--games/larn/global.c2
-rw-r--r--games/larn/help.c1
-rw-r--r--games/larn/io.c1
-rw-r--r--games/larn/main.c1
-rw-r--r--games/larn/monster.c1
-rw-r--r--games/larn/moreobj.c1
-rw-r--r--games/larn/movem.c1
-rw-r--r--games/larn/nap.c1
-rw-r--r--games/larn/object.c1
-rw-r--r--games/larn/regen.c1
-rw-r--r--games/larn/savelev.c1
-rw-r--r--games/larn/scores.c1
-rw-r--r--games/larn/store.c2
-rw-r--r--games/larn/tok.c1
-rw-r--r--games/mille/comp.c2
-rw-r--r--games/mille/end.c2
-rw-r--r--games/mille/init.c2
-rw-r--r--games/mille/mille.c2
-rw-r--r--games/mille/mille.h2
-rw-r--r--games/mille/misc.c2
-rw-r--r--games/mille/move.c2
-rw-r--r--games/mille/print.c2
-rw-r--r--games/mille/roll.c2
-rw-r--r--games/mille/save.c2
-rw-r--r--games/mille/table.c2
-rw-r--r--games/mille/types.c2
-rw-r--r--games/mille/varpush.c2
-rw-r--r--games/morse/morse.c2
-rw-r--r--games/number/number.c2
-rw-r--r--games/phantasia/fight.c2
-rw-r--r--games/phantasia/gamesupport.c2
-rw-r--r--games/phantasia/interplayer.c2
-rw-r--r--games/phantasia/io.c2
-rw-r--r--games/phantasia/main.c2
-rw-r--r--games/phantasia/misc.c2
-rw-r--r--games/phantasia/setup.c2
-rw-r--r--games/pig/pig.c2
-rw-r--r--games/ppt/ppt.c2
-rw-r--r--games/primes/primes.c2
-rw-r--r--games/quiz/quiz.c2
-rw-r--r--games/quiz/rxp.c2
-rw-r--r--games/rain/rain.c2
-rw-r--r--games/robots/init_field.c2
-rw-r--r--games/robots/main.c2
-rw-r--r--games/robots/make_level.c2
-rw-r--r--games/robots/move.c2
-rw-r--r--games/robots/move_robs.c2
-rw-r--r--games/robots/play_level.c2
-rw-r--r--games/robots/query.c2
-rw-r--r--games/robots/rnd_pos.c2
-rw-r--r--games/robots/score.c2
-rw-r--r--games/rogue/curses.c2
-rw-r--r--games/rogue/hit.c2
-rw-r--r--games/rogue/message.c2
-rw-r--r--games/rogue/monster.c2
-rw-r--r--games/rogue/move.c2
-rw-r--r--games/rogue/object.c2
-rw-r--r--games/rogue/pack.c2
-rw-r--r--games/rogue/random.c2
-rw-r--r--games/rogue/room.c2
-rw-r--r--games/rogue/spec_hit.c2
-rw-r--r--games/rogue/trap.c2
-rw-r--r--games/sail/assorted.c2
-rw-r--r--games/sail/dr_1.c2
-rw-r--r--games/sail/dr_2.c2
-rw-r--r--games/sail/dr_3.c2
-rw-r--r--games/sail/dr_4.c2
-rw-r--r--games/sail/dr_5.c2
-rw-r--r--games/sail/dr_main.c2
-rw-r--r--games/sail/game.c2
-rw-r--r--games/sail/main.c2
-rw-r--r--games/sail/misc.c2
-rw-r--r--games/sail/parties.c2
-rw-r--r--games/sail/pl_2.c2
-rw-r--r--games/sail/pl_3.c2
-rw-r--r--games/sail/pl_4.c2
-rw-r--r--games/sail/pl_5.c2
-rw-r--r--games/sail/pl_6.c2
-rw-r--r--games/sail/pl_7.c2
-rw-r--r--games/sail/sync.c2
-rw-r--r--games/snake/snake/snake.c2
-rw-r--r--games/trek/abandon.c2
-rw-r--r--games/trek/attack.c2
-rw-r--r--games/trek/autover.c2
-rw-r--r--games/trek/capture.c2
-rw-r--r--games/trek/check_out.c2
-rw-r--r--games/trek/checkcond.c2
-rw-r--r--games/trek/compkl.c2
-rw-r--r--games/trek/computer.c2
-rw-r--r--games/trek/damage.c2
-rw-r--r--games/trek/damaged.c2
-rw-r--r--games/trek/dcrept.c2
-rw-r--r--games/trek/destruct.c2
-rw-r--r--games/trek/dock.c2
-rw-r--r--games/trek/dumpgame.c2
-rw-r--r--games/trek/dumpme.c2
-rw-r--r--games/trek/dumpssradio.c2
-rw-r--r--games/trek/events.c2
-rw-r--r--games/trek/getpar.c2
-rw-r--r--games/trek/help.c2
-rw-r--r--games/trek/impulse.c2
-rw-r--r--games/trek/initquad.c2
-rw-r--r--games/trek/kill.c2
-rw-r--r--games/trek/klmove.c2
-rw-r--r--games/trek/lrscan.c2
-rw-r--r--games/trek/main.c2
-rw-r--r--games/trek/move.c2
-rw-r--r--games/trek/nova.c2
-rw-r--r--games/trek/out.c2
-rw-r--r--games/trek/phaser.c2
-rw-r--r--games/trek/ram.c2
-rw-r--r--games/trek/rest.c2
-rw-r--r--games/trek/schedule.c2
-rw-r--r--games/trek/score.c2
-rw-r--r--games/trek/setup.c2
-rw-r--r--games/trek/shield.c2
-rw-r--r--games/trek/snova.c2
-rw-r--r--games/trek/srscan.c2
-rw-r--r--games/trek/systemname.c2
-rw-r--r--games/trek/torped.c2
-rw-r--r--games/trek/utility.c2
-rw-r--r--games/trek/visual.c2
-rw-r--r--games/trek/warp.c2
-rw-r--r--games/trek/win.c2
-rw-r--r--games/worm/worm.c2
-rw-r--r--games/wump/wump.c2
241 files changed, 416 insertions, 0 deletions
diff --git a/games/adventure/crc.c b/games/adventure/crc.c
index 4f3b971e4b66..19b0f90aacf5 100644
--- a/games/adventure/crc.c
+++ b/games/adventure/crc.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
diff --git a/games/adventure/done.c b/games/adventure/done.c
index 90352d6d0858..79b91c3d7328 100644
--- a/games/adventure/done.c
+++ b/games/adventure/done.c
@@ -34,6 +34,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
diff --git a/games/adventure/init.c b/games/adventure/init.c
index 9e81fb8cdeff..f1a790de6764 100644
--- a/games/adventure/init.c
+++ b/games/adventure/init.c
@@ -34,6 +34,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
diff --git a/games/adventure/io.c b/games/adventure/io.c
index 54e41b5bb9bd..4b5365972078 100644
--- a/games/adventure/io.c
+++ b/games/adventure/io.c
@@ -34,6 +34,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
diff --git a/games/adventure/main.c b/games/adventure/main.c
index bdd37f7589cb..6bd549ea24ba 100644
--- a/games/adventure/main.c
+++ b/games/adventure/main.c
@@ -34,6 +34,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
diff --git a/games/adventure/subr.c b/games/adventure/subr.c
index 26d7c1e67365..24c4352214dd 100644
--- a/games/adventure/subr.c
+++ b/games/adventure/subr.c
@@ -34,6 +34,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
diff --git a/games/adventure/vocab.c b/games/adventure/vocab.c
index deb5c53fccf8..70eefa40fe58 100644
--- a/games/adventure/vocab.c
+++ b/games/adventure/vocab.c
@@ -34,6 +34,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
diff --git a/games/adventure/wizard.c b/games/adventure/wizard.c
index 326cc9463822..eff6d5f18396 100644
--- a/games/adventure/wizard.c
+++ b/games/adventure/wizard.c
@@ -34,6 +34,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
diff --git a/games/arithmetic/arithmetic.c b/games/arithmetic/arithmetic.c
index 06bc49e3bad9..d7d8b95c11b1 100644
--- a/games/arithmetic/arithmetic.c
+++ b/games/arithmetic/arithmetic.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
diff --git a/games/atc/graphics.c b/games/atc/graphics.c
index ad93d1c07635..36ee49f96f05 100644
--- a/games/atc/graphics.c
+++ b/games/atc/graphics.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$
*/
/*
diff --git a/games/backgammon/backgammon/extra.c b/games/backgammon/backgammon/extra.c
index 6ee41244d01c..acefad55d7a2 100644
--- a/games/backgammon/backgammon/extra.c
+++ b/games/backgammon/backgammon/extra.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
diff --git a/games/backgammon/backgammon/main.c b/games/backgammon/backgammon/main.c
index 81cac2a3121e..972f0ee59120 100644
--- a/games/backgammon/backgammon/main.c
+++ b/games/backgammon/backgammon/main.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
diff --git a/games/backgammon/backgammon/move.c b/games/backgammon/backgammon/move.c
index ca128a60f27b..8b3286f58976 100644
--- a/games/backgammon/backgammon/move.c
+++ b/games/backgammon/backgammon/move.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
diff --git a/games/backgammon/backgammon/text.c b/games/backgammon/backgammon/text.c
index 0198f738f103..00a5946f9754 100644
--- a/games/backgammon/backgammon/text.c
+++ b/games/backgammon/backgammon/text.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
diff --git a/games/backgammon/common_source/allow.c b/games/backgammon/common_source/allow.c
index 0822ee743be3..620ce05b525c 100644
--- a/games/backgammon/common_source/allow.c
+++ b/games/backgammon/common_source/allow.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
diff --git a/games/backgammon/common_source/board.c b/games/backgammon/common_source/board.c
index 8176666708c8..1446248ebe71 100644
--- a/games/backgammon/common_source/board.c
+++ b/games/backgammon/common_source/board.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
diff --git a/games/backgammon/common_source/check.c b/games/backgammon/common_source/check.c
index ac4ac1cd3ec1..c545e3901e47 100644
--- a/games/backgammon/common_source/check.c
+++ b/games/backgammon/common_source/check.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
diff --git a/games/backgammon/common_source/fancy.c b/games/backgammon/common_source/fancy.c
index f19cbd12daf9..8a4ddc4b3913 100644
--- a/games/backgammon/common_source/fancy.c
+++ b/games/backgammon/common_source/fancy.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
diff --git a/games/backgammon/common_source/odds.c b/games/backgammon/common_source/odds.c
index 67c3f12bc8d5..a989d65565df 100644
--- a/games/backgammon/common_source/odds.c
+++ b/games/backgammon/common_source/odds.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
diff --git a/games/backgammon/common_source/one.c b/games/backgammon/common_source/one.c
index 36d9a27cb60e..a8dda644c190 100644
--- a/games/backgammon/common_source/one.c
+++ b/games/backgammon/common_source/one.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
diff --git a/games/backgammon/common_source/save.c b/games/backgammon/common_source/save.c
index e62f192440a5..a82939b74600 100644
--- a/games/backgammon/common_source/save.c
+++ b/games/backgammon/common_source/save.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
diff --git a/games/backgammon/common_source/subs.c b/games/backgammon/common_source/subs.c
index 69763d85e5b6..a54ee4bb9dd2 100644
--- a/games/backgammon/common_source/subs.c
+++ b/games/backgammon/common_source/subs.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
diff --git a/games/backgammon/common_source/table.c b/games/backgammon/common_source/table.c
index 4ef1ca4fbd36..d8f074dc1022 100644
--- a/games/backgammon/common_source/table.c
+++ b/games/backgammon/common_source/table.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
diff --git a/games/backgammon/teachgammon/teach.c b/games/backgammon/teachgammon/teach.c
index 9bdee20295a6..2aa1409e0e6b 100644
--- a/games/backgammon/teachgammon/teach.c
+++ b/games/backgammon/teachgammon/teach.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
diff --git a/games/backgammon/teachgammon/tutor.c b/games/backgammon/teachgammon/tutor.c
index e87e5b6f8820..4409ba9d0961 100644
--- a/games/backgammon/teachgammon/tutor.c
+++ b/games/backgammon/teachgammon/tutor.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
diff --git a/games/battlestar/com1.c b/games/battlestar/com1.c
index 37cf2531c02a..643f037234f7 100644
--- a/games/battlestar/com1.c
+++ b/games/battlestar/com1.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
diff --git a/games/battlestar/com2.c b/games/battlestar/com2.c
index bc7692449918..45a91318426e 100644
--- a/games/battlestar/com2.c
+++ b/games/battlestar/com2.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
diff --git a/games/battlestar/com3.c b/games/battlestar/com3.c
index fb05667d561f..bd9dd7463840 100644
--- a/games/battlestar/com3.c
+++ b/games/battlestar/com3.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
diff --git a/games/battlestar/com4.c b/games/battlestar/com4.c
index 8afc04fe0aed..9af086b2fb26 100644
--- a/games/battlestar/com4.c
+++ b/games/battlestar/com4.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
diff --git a/games/battlestar/com5.c b/games/battlestar/com5.c
index d53bcab0519b..d3b18fb3f63e 100644
--- a/games/battlestar/com5.c
+++ b/games/battlestar/com5.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
diff --git a/games/battlestar/cypher.c b/games/battlestar/cypher.c
index 4835327c25ae..af65af4e4d76 100644
--- a/games/battlestar/cypher.c
+++ b/games/battlestar/cypher.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
diff --git a/games/battlestar/fly.c b/games/battlestar/fly.c
index 5bc55e789652..9d229be277c1 100644
--- a/games/battlestar/fly.c
+++ b/games/battlestar/fly.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
diff --git a/games/battlestar/getcom.c b/games/battlestar/getcom.c
index 2ec0feb82bca..7d3a37e5af76 100644
--- a/games/battlestar/getcom.c
+++ b/games/battlestar/getcom.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
diff --git a/games/battlestar/misc.c b/games/battlestar/misc.c
index 1ba9e4152e5f..158167167ec5 100644
--- a/games/battlestar/misc.c
+++ b/games/battlestar/misc.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
diff --git a/games/battlestar/parse.c b/games/battlestar/parse.c
index 8aaf66dca98c..7eb72ee1c28b 100644
--- a/games/battlestar/parse.c
+++ b/games/battlestar/parse.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
diff --git a/games/battlestar/room.c b/games/battlestar/room.c
index 7c34dad2545a..899291957006 100644
--- a/games/battlestar/room.c
+++ b/games/battlestar/room.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
diff --git a/games/battlestar/save.c b/games/battlestar/save.c
index 9e44d7036e64..c91070a0a39c 100644
--- a/games/battlestar/save.c
+++ b/games/battlestar/save.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
diff --git a/games/bcd/bcd.c b/games/bcd/bcd.c
index d2405ce284da..f3542b65ac57 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
diff --git a/games/bs/bs.c b/games/bs/bs.c
index c6d9c4ebdf45..216bc0cc6e29 100644
--- a/games/bs/bs.c
+++ b/games/bs/bs.c
@@ -5,6 +5,8 @@
* by Eric S. Raymond <esr@snark.thyrsus.com>
* v1.2 with color support and minor portability fixes, November 1990
* v2.0 featuring strict ANSI/POSIX conformance, November 1993.
+ *
+ * $FreeBSD$
*/
#include <ncurses.h>
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
diff --git a/games/canfield/canfield/canfield.c b/games/canfield/canfield/canfield.c
index 728e7fcc353a..8a95e5f473aa 100644
--- a/games/canfield/canfield/canfield.c
+++ b/games/canfield/canfield/canfield.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
diff --git a/games/canfield/cfscores/cfscores.c b/games/canfield/cfscores/cfscores.c
index 9488e8158d63..cc2d44b51bc8 100644
--- a/games/canfield/cfscores/cfscores.c
+++ b/games/canfield/cfscores/cfscores.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
diff --git a/games/cribbage/cards.c b/games/cribbage/cards.c
index 239011bb29bc..93c5ebf3d29f 100644
--- a/games/cribbage/cards.c
+++ b/games/cribbage/cards.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
diff --git a/games/cribbage/crib.c b/games/cribbage/crib.c
index 16550534cf24..df8e2bec8466 100644
--- a/games/cribbage/crib.c
+++ b/games/cribbage/crib.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
diff --git a/games/cribbage/io.c b/games/cribbage/io.c
index b4c2f151953c..32a2436fe6f4 100644
--- a/games/cribbage/io.c
+++ b/games/cribbage/io.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
diff --git a/games/cribbage/score.c b/games/cribbage/score.c
index 073a04afddf2..7a5d1aa20025 100644
--- a/games/cribbage/score.c
+++ b/games/cribbage/score.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
diff --git a/games/cribbage/support.c b/games/cribbage/support.c
index a350004ba0eb..f4ee2a98a695 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
diff --git a/games/dm/dm.c b/games/dm/dm.c
index f9ed6b542c30..0e63a733db32 100644
--- a/games/dm/dm.c
+++ b/games/dm/dm.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
diff --git a/games/fish/fish.c b/games/fish/fish.c
index 653ab4be6cc4..2cea11299e34 100644
--- a/games/fish/fish.c
+++ b/games/fish/fish.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
diff --git a/games/fortune/strfile/strfile.c b/games/fortune/strfile/strfile.c
index 4d5ae668504b..cf1babd1c5ee 100644
--- a/games/fortune/strfile/strfile.c
+++ b/games/fortune/strfile/strfile.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
diff --git a/games/fortune/unstr/unstr.c b/games/fortune/unstr/unstr.c
index 00b5c1e4507b..3cca1a0a100e 100644
--- a/games/fortune/unstr/unstr.c
+++ b/games/fortune/unstr/unstr.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
diff --git a/games/hack/alloc.c b/games/hack/alloc.c
index 0e46ebce689f..30a6a96f2ef9 100644
--- a/games/hack/alloc.c
+++ b/games/hack/alloc.c
@@ -1,4 +1,6 @@
/* alloc.c - version 1.0.2 */
+/* $FreeBSD$ */
+
#include <stdlib.h>
#ifdef LINT
diff --git a/games/hack/hack.apply.c b/games/hack/hack.apply.c
index 18da738dfe9c..2a29e7990024 100644
--- a/games/hack/hack.apply.c
+++ b/games/hack/hack.apply.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.apply.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
#include "def.edog.h"
diff --git a/games/hack/hack.bones.c b/games/hack/hack.bones.c
index d4a05b822212..69eb2a86a02e 100644
--- a/games/hack/hack.bones.c
+++ b/games/hack/hack.bones.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.bones.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
extern char plname[PL_NSIZ];
diff --git a/games/hack/hack.c b/games/hack/hack.c
index 5c8288144ed8..6863b6096019 100644
--- a/games/hack/hack.c
+++ b/games/hack/hack.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
#include <stdio.h>
diff --git a/games/hack/hack.cmd.c b/games/hack/hack.cmd.c
index e36cfcca9d66..5eedbf591996 100644
--- a/games/hack/hack.cmd.c
+++ b/games/hack/hack.cmd.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.cmd.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
#include "def.func_tab.h"
diff --git a/games/hack/hack.do.c b/games/hack/hack.do.c
index 1227eb923dd8..b8dd66ffafba 100644
--- a/games/hack/hack.do.c
+++ b/games/hack/hack.do.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.do.c - version 1.0.3 */
+/* $FreeBSD$ */
/* Contains code for 'd', 'D' (drop), '>', '<' (up, down) and 't' (throw) */
diff --git a/games/hack/hack.do_name.c b/games/hack/hack.do_name.c
index bc49510a2667..538bd7fb3234 100644
--- a/games/hack/hack.do_name.c
+++ b/games/hack/hack.do_name.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.do_name.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
#include <stdio.h>
diff --git a/games/hack/hack.do_wear.c b/games/hack/hack.do_wear.c
index 423955d2940a..14f74e429fae 100644
--- a/games/hack/hack.do_wear.c
+++ b/games/hack/hack.do_wear.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.do_wear.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
#include <stdio.h>
diff --git a/games/hack/hack.dog.c b/games/hack/hack.dog.c
index aa4387abbee9..c47a3531a604 100644
--- a/games/hack/hack.dog.c
+++ b/games/hack/hack.dog.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.dog.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
#include "hack.mfndpos.h"
diff --git a/games/hack/hack.eat.c b/games/hack/hack.eat.c
index f1a767779af1..9c0a64cf0636 100644
--- a/games/hack/hack.eat.c
+++ b/games/hack/hack.eat.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.eat.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
char POISONOUS[] = "ADKSVabhks";
diff --git a/games/hack/hack.end.c b/games/hack/hack.end.c
index 0ddd2bd0edb7..c089b446cc81 100644
--- a/games/hack/hack.end.c
+++ b/games/hack/hack.end.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.end.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
#include <stdio.h>
diff --git a/games/hack/hack.engrave.c b/games/hack/hack.engrave.c
index d5ea219b4b8c..d3bf27f6cbc0 100644
--- a/games/hack/hack.engrave.c
+++ b/games/hack/hack.engrave.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.engrave.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
diff --git a/games/hack/hack.fight.c b/games/hack/hack.fight.c
index 9e07ece414bd..f8e2ea98e786 100644
--- a/games/hack/hack.fight.c
+++ b/games/hack/hack.fight.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.fight.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
extern struct permonst li_dog, dog, la_dog;
diff --git a/games/hack/hack.invent.c b/games/hack/hack.invent.c
index 66949b87afe1..d5af8430b727 100644
--- a/games/hack/hack.invent.c
+++ b/games/hack/hack.invent.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.invent.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
#include <stdio.h>
diff --git a/games/hack/hack.lev.c b/games/hack/hack.lev.c
index f011f675fb8a..82afd61b7064 100644
--- a/games/hack/hack.lev.c
+++ b/games/hack/hack.lev.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.lev.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
#include "def.mkroom.h"
diff --git a/games/hack/hack.main.c b/games/hack/hack.main.c
index 06629d55ef5a..af3080f1c7ba 100644
--- a/games/hack/hack.main.c
+++ b/games/hack/hack.main.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.main.c - version 1.0.3 */
+/* $FreeBSD$ */
#include <stdio.h>
#include <signal.h>
diff --git a/games/hack/hack.makemon.c b/games/hack/hack.makemon.c
index bcf23b621d74..7ad6385f732a 100644
--- a/games/hack/hack.makemon.c
+++ b/games/hack/hack.makemon.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.makemon.c - version 1.0.2 */
+/* $FreeBSD$ */
#include "hack.h"
extern char fut_geno[];
diff --git a/games/hack/hack.mhitu.c b/games/hack/hack.mhitu.c
index ae7d204b17e7..f41e00e12d5b 100644
--- a/games/hack/hack.mhitu.c
+++ b/games/hack/hack.mhitu.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.mhitu.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
extern struct monst *makemon();
diff --git a/games/hack/hack.mklev.c b/games/hack/hack.mklev.c
index 3217923d274e..cad724f81bf5 100644
--- a/games/hack/hack.mklev.c
+++ b/games/hack/hack.mklev.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.mklev.c - version 1.0.3 */
+/* $FreeBSD$ */
#include <stdlib.h>
#include <unistd.h>
diff --git a/games/hack/hack.mkmaze.c b/games/hack/hack.mkmaze.c
index bee24f954c30..66cf634588a0 100644
--- a/games/hack/hack.mkmaze.c
+++ b/games/hack/hack.mkmaze.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.mkmaze.c - version 1.0.2 */
+/* $FreeBSD$ */
#include "hack.h"
#include "def.mkroom.h" /* not really used */
diff --git a/games/hack/hack.mkobj.c b/games/hack/hack.mkobj.c
index 6fe23ac7c11f..d377e2177d39 100644
--- a/games/hack/hack.mkobj.c
+++ b/games/hack/hack.mkobj.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.mkobj.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
diff --git a/games/hack/hack.mkshop.c b/games/hack/hack.mkshop.c
index a94c24de2a19..2ed2d4160f22 100644
--- a/games/hack/hack.mkshop.c
+++ b/games/hack/hack.mkshop.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.mkshop.c - version 1.0.3 */
+/* $FreeBSD$ */
#ifndef QUEST
#include "hack.h"
diff --git a/games/hack/hack.mon.c b/games/hack/hack.mon.c
index f89b3a8d19a5..237fada71f69 100644
--- a/games/hack/hack.mon.c
+++ b/games/hack/hack.mon.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.mon.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
#include "hack.mfndpos.h"
diff --git a/games/hack/hack.o_init.c b/games/hack/hack.o_init.c
index 9fef91b04864..f55d96c948d5 100644
--- a/games/hack/hack.o_init.c
+++ b/games/hack/hack.o_init.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.o_init.c - version 1.0.3 */
+/* $FreeBSD$ */
#include <string.h>
#include "config.h" /* for typedefs */
diff --git a/games/hack/hack.objnam.c b/games/hack/hack.objnam.c
index a1c966cd912e..ad47e7e77115 100644
--- a/games/hack/hack.objnam.c
+++ b/games/hack/hack.objnam.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.objnam.c - version 1.0.2 */
+/* $FreeBSD$ */
#include "hack.h"
#define Sprintf (void) sprintf
diff --git a/games/hack/hack.options.c b/games/hack/hack.options.c
index 1fd754ac1282..1c3a4a51c442 100644
--- a/games/hack/hack.options.c
+++ b/games/hack/hack.options.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.options.c - version 1.0.3 */
+/* $FreeBSD$ */
#include <stdlib.h>
#include "config.h"
diff --git a/games/hack/hack.pager.c b/games/hack/hack.pager.c
index 30ef8c1338c2..3610494754ec 100644
--- a/games/hack/hack.pager.c
+++ b/games/hack/hack.pager.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.pager.c - version 1.0.3 */
+/* $FreeBSD$ */
/* This file contains the command routine dowhatis() and a pager. */
/* Also readmail() and doshell(), and generally the things that
diff --git a/games/hack/hack.potion.c b/games/hack/hack.potion.c
index 08593abf2f46..1beaa1a20f76 100644
--- a/games/hack/hack.potion.c
+++ b/games/hack/hack.potion.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.potion.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
extern int float_down();
diff --git a/games/hack/hack.pri.c b/games/hack/hack.pri.c
index eb412f1edf90..fcbd581361cf 100644
--- a/games/hack/hack.pri.c
+++ b/games/hack/hack.pri.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.pri.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
#include <stdio.h>
diff --git a/games/hack/hack.read.c b/games/hack/hack.read.c
index f7104b600367..00c9584bbc42 100644
--- a/games/hack/hack.read.c
+++ b/games/hack/hack.read.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.read.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
diff --git a/games/hack/hack.rip.c b/games/hack/hack.rip.c
index bdc282308c7e..f9d4a4acfe29 100644
--- a/games/hack/hack.rip.c
+++ b/games/hack/hack.rip.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.rip.c - version 1.0.2 */
+/* $FreeBSD$ */
#include <stdio.h>
#include "hack.h"
diff --git a/games/hack/hack.rumors.c b/games/hack/hack.rumors.c
index ee5f139993ce..2a3d5caac4b0 100644
--- a/games/hack/hack.rumors.c
+++ b/games/hack/hack.rumors.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.rumors.c - version 1.0.3 */
+/* $FreeBSD$ */
#include <stdio.h>
#include "hack.h" /* for RUMORFILE and BSD (index) */
diff --git a/games/hack/hack.save.c b/games/hack/hack.save.c
index 5fd7ba1f2329..d6b3e37cc2b1 100644
--- a/games/hack/hack.save.c
+++ b/games/hack/hack.save.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.save.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
extern char genocided[60]; /* defined in Decl.c */
diff --git a/games/hack/hack.search.c b/games/hack/hack.search.c
index c0ef9932ee91..fcb0a85de775 100644
--- a/games/hack/hack.search.c
+++ b/games/hack/hack.search.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.search.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
diff --git a/games/hack/hack.shk.c b/games/hack/hack.shk.c
index 340a9b7a3788..cb9fb5e2d2f3 100644
--- a/games/hack/hack.shk.c
+++ b/games/hack/hack.shk.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.shk.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
#ifdef QUEST
diff --git a/games/hack/hack.shknam.c b/games/hack/hack.shknam.c
index 9d4b860ff6b6..b0a015abc905 100644
--- a/games/hack/hack.shknam.c
+++ b/games/hack/hack.shknam.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.shknam.c - version 1.0.2 */
+/* $FreeBSD$ */
#include "hack.h"
diff --git a/games/hack/hack.steal.c b/games/hack/hack.steal.c
index f123d37f790b..232863d9fc9a 100644
--- a/games/hack/hack.steal.c
+++ b/games/hack/hack.steal.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.steal.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
diff --git a/games/hack/hack.termcap.c b/games/hack/hack.termcap.c
index 43ce418e6d40..ce11e82aec7b 100644
--- a/games/hack/hack.termcap.c
+++ b/games/hack/hack.termcap.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.termcap.c - version 1.0.3 */
+/* $FreeBSD$ */
#include <stdio.h>
#include <termcap.h>
diff --git a/games/hack/hack.timeout.c b/games/hack/hack.timeout.c
index d828297684ff..ea0cc82c1953 100644
--- a/games/hack/hack.timeout.c
+++ b/games/hack/hack.timeout.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.timeout.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
diff --git a/games/hack/hack.topl.c b/games/hack/hack.topl.c
index 13a033d19c5e..281735986604 100644
--- a/games/hack/hack.topl.c
+++ b/games/hack/hack.topl.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.topl.c - version 1.0.2 */
+/* $FreeBSD$ */
#include "hack.h"
#include <stdio.h>
diff --git a/games/hack/hack.track.c b/games/hack/hack.track.c
index 6b41c2cdb118..bb6564a90a65 100644
--- a/games/hack/hack.track.c
+++ b/games/hack/hack.track.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.track.c - version 1.0.2 */
+/* $FreeBSD$ */
#include "hack.h"
diff --git a/games/hack/hack.trap.c b/games/hack/hack.trap.c
index 7ec0f93c9341..d8a89c7db322 100644
--- a/games/hack/hack.trap.c
+++ b/games/hack/hack.trap.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.trap.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
diff --git a/games/hack/hack.tty.c b/games/hack/hack.tty.c
index bc225071c5e5..d0b3b5815b01 100644
--- a/games/hack/hack.tty.c
+++ b/games/hack/hack.tty.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
diff --git a/games/hack/hack.u_init.c b/games/hack/hack.u_init.c
index cb8a97d4e1cf..913aef3bee4d 100644
--- a/games/hack/hack.u_init.c
+++ b/games/hack/hack.u_init.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.u_init.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
#include <stdio.h>
diff --git a/games/hack/hack.unix.c b/games/hack/hack.unix.c
index abe34b50baeb..87817444c6ad 100644
--- a/games/hack/hack.unix.c
+++ b/games/hack/hack.unix.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.unix.c - version 1.0.3 */
+/* $FreeBSD$ */
/* This file collects some Unix dependencies; hack.pager.c contains some more */
diff --git a/games/hack/hack.vault.c b/games/hack/hack.vault.c
index a82c9f9a509b..a4369032464b 100644
--- a/games/hack/hack.vault.c
+++ b/games/hack/hack.vault.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.vault.c - version 1.0.2 */
+/* $FreeBSD$ */
#include "hack.h"
#ifdef QUEST
diff --git a/games/hack/hack.wield.c b/games/hack/hack.wield.c
index d0609a1cb6d4..a23e763e8c41 100644
--- a/games/hack/hack.wield.c
+++ b/games/hack/hack.wield.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.wield.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
extern struct obj zeroobj;
diff --git a/games/hack/hack.wizard.c b/games/hack/hack.wizard.c
index 835ecc3dfbd9..8bc7f36c608b 100644
--- a/games/hack/hack.wizard.c
+++ b/games/hack/hack.wizard.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.wizard.c - version 1.0.3 */
+/* $FreeBSD$ */
/* wizard code - inspired by rogue code from Merlyn Leroy (digi-g!brian) */
diff --git a/games/hack/hack.worm.c b/games/hack/hack.worm.c
index ba3505d19b4f..784e12c68cbc 100644
--- a/games/hack/hack.worm.c
+++ b/games/hack/hack.worm.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.worm.c - version 1.0.2 */
+/* $FreeBSD$ */
#include "hack.h"
#ifndef NOWORM
diff --git a/games/hack/hack.worn.c b/games/hack/hack.worn.c
index bfec47f21996..38ffac274fbe 100644
--- a/games/hack/hack.worn.c
+++ b/games/hack/hack.worn.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.worn.c - version 1.0.2 */
+/* $FreeBSD$ */
#include "hack.h"
diff --git a/games/hack/hack.zap.c b/games/hack/hack.zap.c
index e1472b56906f..1d3212412f95 100644
--- a/games/hack/hack.zap.c
+++ b/games/hack/hack.zap.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* hack.zap.c - version 1.0.3 */
+/* $FreeBSD$ */
#include "hack.h"
diff --git a/games/hack/makedefs.c b/games/hack/makedefs.c
index 1097ba55e117..1d75449fcf81 100644
--- a/games/hack/makedefs.c
+++ b/games/hack/makedefs.c
@@ -1,5 +1,6 @@
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* makedefs.c - version 1.0.2 */
+/* $FreeBSD$ */
#include <stdio.h>
#include <string.h>
diff --git a/games/hack/rnd.c b/games/hack/rnd.c
index 022cf691014d..3d435979e22d 100644
--- a/games/hack/rnd.c
+++ b/games/hack/rnd.c
@@ -1,4 +1,5 @@
/* rnd.c - version 1.0.2 */
+/* $FreeBSD$ */
#include <stdlib.h>
diff --git a/games/hangman/endgame.c b/games/hangman/endgame.c
index 193271e0acd3..720e7e6fdd8a 100644
--- a/games/hangman/endgame.c
+++ b/games/hangman/endgame.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
diff --git a/games/hangman/getguess.c b/games/hangman/getguess.c
index 1cd98cce439f..9223651b8f1d 100644
--- a/games/hangman/getguess.c
+++ b/games/hangman/getguess.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
diff --git a/games/hangman/getword.c b/games/hangman/getword.c
index f140f35a42ae..1d2451a66e5f 100644
--- a/games/hangman/getword.c
+++ b/games/hangman/getword.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
diff --git a/games/hangman/playgame.c b/games/hangman/playgame.c
index 6d54149400d7..610bfb659a9a 100644
--- a/games/hangman/playgame.c
+++ b/games/hangman/playgame.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
diff --git a/games/hangman/prdata.c b/games/hangman/prdata.c
index 7757d4c1c0e3..12c1303a7e17 100644
--- a/games/hangman/prdata.c
+++ b/games/hangman/prdata.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
diff --git a/games/hangman/prman.c b/games/hangman/prman.c
index 2ba71b757a12..f1f09dd80b22 100644
--- a/games/hangman/prman.c
+++ b/games/hangman/prman.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
diff --git a/games/hangman/setup.c b/games/hangman/setup.c
index d1c60165d7ad..c10ea0548274 100644
--- a/games/hangman/setup.c
+++ b/games/hangman/setup.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
diff --git a/games/larn/bill.c b/games/larn/bill.c
index bbb63dc300d6..360b65d09aa9 100644
--- a/games/larn/bill.c
+++ b/games/larn/bill.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
diff --git a/games/larn/create.c b/games/larn/create.c
index ba0802c22050..50d32908b9f2 100644
--- a/games/larn/create.c
+++ b/games/larn/create.c
@@ -1,4 +1,5 @@
/* create.c Larn is copyrighted 1986 by Noah Morgan. */
+/* $FreeBSD$ */
#include "header.h"
extern char spelknow[],larnlevels[];
extern char beenhere[],wizard,level;
diff --git a/games/larn/diag.c b/games/larn/diag.c
index 53bdfd3e6e20..db4761c262c3 100644
--- a/games/larn/diag.c
+++ b/games/larn/diag.c
@@ -1,4 +1,5 @@
/* diag.c Larn is copyrighted 1986 by Noah Morgan. */
+/* $FreeBSD$ */
#include <sys/types.h>
#include <sys/times.h>
#include <sys/stat.h>
diff --git a/games/larn/display.c b/games/larn/display.c
index 951d449ccc63..b0192c520eb0 100644
--- a/games/larn/display.c
+++ b/games/larn/display.c
@@ -1,4 +1,5 @@
/* display.c Larn is copyrighted 1986 by Noah Morgan. */
+/* $FreeBSD$ */
#include "header.h"
#define makecode(_a,_b,_c) (((_a)<<16) + ((_b)<<8) + (_c))
diff --git a/games/larn/global.c b/games/larn/global.c
index 6bfb50187119..9fa19d9a8324 100644
--- a/games/larn/global.c
+++ b/games/larn/global.c
@@ -1,4 +1,5 @@
/* global.c Larn is copyrighted 1986 by Noah Morgan.
+ * $FreeBSD$
*
* raiselevel() subroutine to raise the player one level
* loselevel() subroutine to lower the player by one level
@@ -16,6 +17,7 @@
* makemonst(lev) function to return monster number for a randomly selected monster
* positionplayer() function to be sure player is not in a wall
* quit() subroutine to ask if the player really wants to quit
+ *
*/
#include "header.h"
diff --git a/games/larn/help.c b/games/larn/help.c
index a8fd45c4f928..0d06d6ff2716 100644
--- a/games/larn/help.c
+++ b/games/larn/help.c
@@ -1,4 +1,5 @@
/* help.c Larn is copyrighted 1986 by Noah Morgan. */
+/* $FreeBSD$ */
#include "header.h"
/*
* help function to display the help info
diff --git a/games/larn/io.c b/games/larn/io.c
index 03f3727d7887..a7fac5d1f097 100644
--- a/games/larn/io.c
+++ b/games/larn/io.c
@@ -1,4 +1,5 @@
/* io.c Larn is copyrighted 1986 by Noah Morgan.
+ * $FreeBSD$
*
* Below are the functions in this file:
*
diff --git a/games/larn/main.c b/games/larn/main.c
index c42723e8bb29..a5540312783c 100644
--- a/games/larn/main.c
+++ b/games/larn/main.c
@@ -1,4 +1,5 @@
/* main.c */
+/* $FreeBSD$ */
#include <sys/types.h>
#include <sys/stat.h>
#include "header.h"
diff --git a/games/larn/monster.c b/games/larn/monster.c
index 041c976a65bd..909cec1ac279 100644
--- a/games/larn/monster.c
+++ b/games/larn/monster.c
@@ -1,5 +1,6 @@
/*
* monster.c Larn is copyrighted 1986 by Noah Morgan.
+ * $FreeBSD$
*
* This file contains the following functions:
* ----------------------------------------------------------------------------
diff --git a/games/larn/moreobj.c b/games/larn/moreobj.c
index 343773effbd6..2f6f21cdb59b 100644
--- a/games/larn/moreobj.c
+++ b/games/larn/moreobj.c
@@ -1,4 +1,5 @@
/* moreobj.c Larn is copyrighted 1986 by Noah Morgan.
+ * $FreeBSD$
*
* Routines in this file:
*
diff --git a/games/larn/movem.c b/games/larn/movem.c
index d50d3ac3b2be..509187574dce 100644
--- a/games/larn/movem.c
+++ b/games/larn/movem.c
@@ -1,5 +1,6 @@
/*
* movem.c (move monster) Larn is copyrighted 1986 by Noah Morgan.
+ * $FreeBSD$
*
* Here are the functions in this file:
*
diff --git a/games/larn/nap.c b/games/larn/nap.c
index cbb1b569d0fa..7b294fa93a0c 100644
--- a/games/larn/nap.c
+++ b/games/larn/nap.c
@@ -1,4 +1,5 @@
/* nap.c Larn is copyrighted 1986 by Noah Morgan. */
+/* $FreeBSD$ */
#include <signal.h>
#include <sys/types.h>
#ifdef SYSV
diff --git a/games/larn/object.c b/games/larn/object.c
index 769bf20944a9..230e7bcebae4 100644
--- a/games/larn/object.c
+++ b/games/larn/object.c
@@ -1,4 +1,5 @@
/* object.c Larn is copyrighted 1986 by Noah Morgan. */
+/* $FreeBSD$ */
#include "header.h"
/*
diff --git a/games/larn/regen.c b/games/larn/regen.c
index 993cc8b8494d..06ac28d80345 100644
--- a/games/larn/regen.c
+++ b/games/larn/regen.c
@@ -1,4 +1,5 @@
/* regen.c Larn is copyrighted 1986 by Noah Morgan. */
+/* $FreeBSD$ */
#include "header.h"
/*
*******
diff --git a/games/larn/savelev.c b/games/larn/savelev.c
index 4419acb95092..702801fa257d 100644
--- a/games/larn/savelev.c
+++ b/games/larn/savelev.c
@@ -1,4 +1,5 @@
/* savelev.c Larn is copyrighted 1986 by Noah Morgan. */
+/* $FreeBSD$ */
#include "header.h"
extern struct cel *cell;
diff --git a/games/larn/scores.c b/games/larn/scores.c
index 0b32d427734a..c5c8b939e07b 100644
--- a/games/larn/scores.c
+++ b/games/larn/scores.c
@@ -1,4 +1,5 @@
/* scores.c Larn is copyrighted 1986 by Noah Morgan.
+ * $FreeBSD$
*
* Functions in this file are:
*
diff --git a/games/larn/store.c b/games/larn/store.c
index 70d477931010..e75155410683 100644
--- a/games/larn/store.c
+++ b/games/larn/store.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
diff --git a/games/larn/tok.c b/games/larn/tok.c
index be7fdb35d2b5..ff1939823b9e 100644
--- a/games/larn/tok.c
+++ b/games/larn/tok.c
@@ -1,4 +1,5 @@
/* tok.c Larn is copyrighted 1986 by Noah Morgan. */
+/* $FreeBSD$ */
#include <sys/types.h>
#ifdef SYSV
#include <fcntl.h>
diff --git a/games/mille/comp.c b/games/mille/comp.c
index 500225efa3b3..65f96450e69d 100644
--- a/games/mille/comp.c
+++ b/games/mille/comp.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
diff --git a/games/mille/end.c b/games/mille/end.c
index 3584e6810238..3a18dba80bd1 100644
--- a/games/mille/end.c
+++ b/games/mille/end.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
diff --git a/games/mille/init.c b/games/mille/init.c
index 9d88a535157c..6aaaf2a83ccf 100644
--- a/games/mille/init.c
+++ b/games/mille/init.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
diff --git a/games/mille/mille.c b/games/mille/mille.c
index b2c5c156958d..ff96b6029cc7 100644
--- a/games/mille/mille.c
+++ b/games/mille/mille.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
diff --git a/games/mille/mille.h b/games/mille/mille.h
index 8c877be758cf..c8281d596f97 100644
--- a/games/mille/mille.h
+++ b/games/mille/mille.h
@@ -31,6 +31,8 @@
* SUCH DAMAGE.
*
* @(#)mille.h 8.1 (Berkeley) 5/31/93
+ *
+ * $FreeBSD$
*/
# include <sys/types.h>
diff --git a/games/mille/misc.c b/games/mille/misc.c
index befc800d5e81..7cf62481e766 100644
--- a/games/mille/misc.c
+++ b/games/mille/misc.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
diff --git a/games/mille/move.c b/games/mille/move.c
index dcf13ba48368..e3c60ba053e8 100644
--- a/games/mille/move.c
+++ b/games/mille/move.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
diff --git a/games/mille/print.c b/games/mille/print.c
index 1c38cc461903..72a97a4bc9ff 100644
--- a/games/mille/print.c
+++ b/games/mille/print.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
diff --git a/games/mille/roll.c b/games/mille/roll.c
index 31ac766019de..b91a8d91cb81 100644
--- a/games/mille/roll.c
+++ b/games/mille/roll.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
diff --git a/games/mille/save.c b/games/mille/save.c
index 168a393ee1a1..9efb7f8b5e59 100644
--- a/games/mille/save.c
+++ b/games/mille/save.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
diff --git a/games/mille/table.c b/games/mille/table.c
index 470325f6513f..3bf601c1366f 100644
--- a/games/mille/table.c
+++ b/games/mille/table.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
diff --git a/games/mille/types.c b/games/mille/types.c
index f69d4437c9b5..f03141dc2376 100644
--- a/games/mille/types.c
+++ b/games/mille/types.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
diff --git a/games/mille/varpush.c b/games/mille/varpush.c
index a81e340444a9..7f79d8f75c7c 100644
--- a/games/mille/varpush.c
+++ b/games/mille/varpush.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
diff --git a/games/morse/morse.c b/games/morse/morse.c
index 08b3c03586c5..5f3ef3615417 100644
--- a/games/morse/morse.c
+++ b/games/morse/morse.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$
*/
/*
diff --git a/games/number/number.c b/games/number/number.c
index 2f5998c899e7..6eb8130b1774 100644
--- a/games/number/number.c
+++ b/games/number/number.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
diff --git a/games/phantasia/fight.c b/games/phantasia/fight.c
index d3910a0327d9..021b89b46e8b 100644
--- a/games/phantasia/fight.c
+++ b/games/phantasia/fight.c
@@ -1,5 +1,7 @@
/*
* fight.c Phantasia monster fighting routines
+ *
+ * $FreeBSD$
*/
#include <string.h>
diff --git a/games/phantasia/gamesupport.c b/games/phantasia/gamesupport.c
index 24aae313c744..14d6bdca0a87 100644
--- a/games/phantasia/gamesupport.c
+++ b/games/phantasia/gamesupport.c
@@ -1,5 +1,7 @@
/*
* gamesupport.c - auxiliary routines for support of Phantasia
+ *
+ * $FreeBSD$
*/
#include <string.h>
diff --git a/games/phantasia/interplayer.c b/games/phantasia/interplayer.c
index 542674cba6b5..16ef1a654512 100644
--- a/games/phantasia/interplayer.c
+++ b/games/phantasia/interplayer.c
@@ -1,5 +1,7 @@
/*
* interplayer.c - player to player routines for Phantasia
+ *
+ * $FreeBSD$
*/
#include <string.h>
diff --git a/games/phantasia/io.c b/games/phantasia/io.c
index 42f5a1d76059..af74b56dbfef 100644
--- a/games/phantasia/io.c
+++ b/games/phantasia/io.c
@@ -1,5 +1,7 @@
/*
* io.c - input/output routines for Phantasia
+ *
+ * $FreeBSD$
*/
#include <string.h>
diff --git a/games/phantasia/main.c b/games/phantasia/main.c
index 2f24352a9640..e17630ca53dc 100644
--- a/games/phantasia/main.c
+++ b/games/phantasia/main.c
@@ -3,6 +3,8 @@
*
* Edward A. Estes
* AT&T, March 12, 1986
+ *
+ * $FreeBSD$
*/
/* DISCLAIMER:
diff --git a/games/phantasia/misc.c b/games/phantasia/misc.c
index 959578f64cd2..28035cb6615f 100644
--- a/games/phantasia/misc.c
+++ b/games/phantasia/misc.c
@@ -1,5 +1,7 @@
/*
* misc.c Phantasia miscellaneous support routines
+ *
+ * $FreeBSD$
*/
#include <string.h>
diff --git a/games/phantasia/setup.c b/games/phantasia/setup.c
index dfb1777ab7ce..a6f2d6e689b9 100644
--- a/games/phantasia/setup.c
+++ b/games/phantasia/setup.c
@@ -1,5 +1,7 @@
/*
* setup.c - set up all files for Phantasia
+ *
+ * $FreeBSD$
*/
#include "include.h"
#include <sys/types.h>
diff --git a/games/pig/pig.c b/games/pig/pig.c
index fa893bd998d1..51040d9127a5 100644
--- a/games/pig/pig.c
+++ b/games/pig/pig.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
diff --git a/games/ppt/ppt.c b/games/ppt/ppt.c
index 84fd89a0a3ce..6bd470699a54 100644
--- a/games/ppt/ppt.c
+++ b/games/ppt/ppt.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
diff --git a/games/primes/primes.c b/games/primes/primes.c
index 7211de5bccfd..9859def3311c 100644
--- a/games/primes/primes.c
+++ b/games/primes/primes.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
diff --git a/games/quiz/quiz.c b/games/quiz/quiz.c
index 027ef4081362..962ae9009a75 100644
--- a/games/quiz/quiz.c
+++ b/games/quiz/quiz.c
@@ -33,6 +33,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
diff --git a/games/quiz/rxp.c b/games/quiz/rxp.c
index 4b6a74f7c81d..404ba8f38b4c 100644
--- a/games/quiz/rxp.c
+++ b/games/quiz/rxp.c
@@ -33,6 +33,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
diff --git a/games/rain/rain.c b/games/rain/rain.c
index 5f5e5c12160a..92ea28b32988 100644
--- a/games/rain/rain.c
+++ b/games/rain/rain.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
diff --git a/games/robots/init_field.c b/games/robots/init_field.c
index c20665a663c2..7ed38df9801b 100644
--- a/games/robots/init_field.c
+++ b/games/robots/init_field.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
diff --git a/games/robots/main.c b/games/robots/main.c
index 936007cbb123..6ca6f882786f 100644
--- a/games/robots/main.c
+++ b/games/robots/main.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
diff --git a/games/robots/make_level.c b/games/robots/make_level.c
index 5221faf18b5d..a6f06efe520c 100644
--- a/games/robots/make_level.c
+++ b/games/robots/make_level.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
diff --git a/games/robots/move.c b/games/robots/move.c
index 4641d98317a7..d3f0d07812ff 100644
--- a/games/robots/move.c
+++ b/games/robots/move.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
diff --git a/games/robots/move_robs.c b/games/robots/move_robs.c
index 1951354e165b..bfc2c5c88857 100644
--- a/games/robots/move_robs.c
+++ b/games/robots/move_robs.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
diff --git a/games/robots/play_level.c b/games/robots/play_level.c
index ed35dd616a74..dd72a153e5be 100644
--- a/games/robots/play_level.c
+++ b/games/robots/play_level.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
diff --git a/games/robots/query.c b/games/robots/query.c
index c01def45742c..f7f046e9141d 100644
--- a/games/robots/query.c
+++ b/games/robots/query.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
diff --git a/games/robots/rnd_pos.c b/games/robots/rnd_pos.c
index 348bf3542ba7..971b33143960 100644
--- a/games/robots/rnd_pos.c
+++ b/games/robots/rnd_pos.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
diff --git a/games/robots/score.c b/games/robots/score.c
index 62d97d401f57..54c66ad96999 100644
--- a/games/robots/score.c
+++ b/games/robots/score.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
diff --git a/games/rogue/curses.c b/games/rogue/curses.c
index 95fd11e2f007..e2e29db13240 100644
--- a/games/rogue/curses.c
+++ b/games/rogue/curses.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
diff --git a/games/rogue/hit.c b/games/rogue/hit.c
index f9891539864e..c721711c79b6 100644
--- a/games/rogue/hit.c
+++ b/games/rogue/hit.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
diff --git a/games/rogue/message.c b/games/rogue/message.c
index 08110169bf0d..28ac6e39b1e5 100644
--- a/games/rogue/message.c
+++ b/games/rogue/message.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
diff --git a/games/rogue/monster.c b/games/rogue/monster.c
index 9a20837e9f08..0c32a4b2c28d 100644
--- a/games/rogue/monster.c
+++ b/games/rogue/monster.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
diff --git a/games/rogue/move.c b/games/rogue/move.c
index d7659b3e5002..4335a46cc86d 100644
--- a/games/rogue/move.c
+++ b/games/rogue/move.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
diff --git a/games/rogue/object.c b/games/rogue/object.c
index adc8c74e4677..2086a865b027 100644
--- a/games/rogue/object.c
+++ b/games/rogue/object.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
diff --git a/games/rogue/pack.c b/games/rogue/pack.c
index daa78b19b686..8b55e146bb50 100644
--- a/games/rogue/pack.c
+++ b/games/rogue/pack.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
diff --git a/games/rogue/random.c b/games/rogue/random.c
index ddf55fda97c7..a41b9d9eb2eb 100644
--- a/games/rogue/random.c
+++ b/games/rogue/random.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
diff --git a/games/rogue/room.c b/games/rogue/room.c
index c07f5e1377dd..fe9f25fc49a8 100644
--- a/games/rogue/room.c
+++ b/games/rogue/room.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
diff --git a/games/rogue/spec_hit.c b/games/rogue/spec_hit.c
index 6a02cd4f2ed1..fe873580149d 100644
--- a/games/rogue/spec_hit.c
+++ b/games/rogue/spec_hit.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
diff --git a/games/rogue/trap.c b/games/rogue/trap.c
index e7fab20794a4..f538b65d7de0 100644
--- a/games/rogue/trap.c
+++ b/games/rogue/trap.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
diff --git a/games/sail/assorted.c b/games/sail/assorted.c
index 0700be22b544..1f450c860c7a 100644
--- a/games/sail/assorted.c
+++ b/games/sail/assorted.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
diff --git a/games/sail/dr_1.c b/games/sail/dr_1.c
index 239be81f3981..2c9c27aac0f1 100644
--- a/games/sail/dr_1.c
+++ b/games/sail/dr_1.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
diff --git a/games/sail/dr_2.c b/games/sail/dr_2.c
index e4952756290d..3dc0b1a49616 100644
--- a/games/sail/dr_2.c
+++ b/games/sail/dr_2.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
diff --git a/games/sail/dr_3.c b/games/sail/dr_3.c
index 027c1b10f477..5d656d731570 100644
--- a/games/sail/dr_3.c
+++ b/games/sail/dr_3.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
diff --git a/games/sail/dr_4.c b/games/sail/dr_4.c
index 5252c4434515..d65257919726 100644
--- a/games/sail/dr_4.c
+++ b/games/sail/dr_4.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
diff --git a/games/sail/dr_5.c b/games/sail/dr_5.c
index 7e1e3c4e5e3f..62aa101d04e2 100644
--- a/games/sail/dr_5.c
+++ b/games/sail/dr_5.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
diff --git a/games/sail/dr_main.c b/games/sail/dr_main.c
index efaf2757ad19..cbb3c737af67 100644
--- a/games/sail/dr_main.c
+++ b/games/sail/dr_main.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
diff --git a/games/sail/game.c b/games/sail/game.c
index 46a3420ec957..b2e6988ad56b 100644
--- a/games/sail/game.c
+++ b/games/sail/game.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
diff --git a/games/sail/main.c b/games/sail/main.c
index 37c4aa64789e..8bb7f81439c8 100644
--- a/games/sail/main.c
+++ b/games/sail/main.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
diff --git a/games/sail/misc.c b/games/sail/misc.c
index 29e7899c69bb..256425d4c471 100644
--- a/games/sail/misc.c
+++ b/games/sail/misc.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
diff --git a/games/sail/parties.c b/games/sail/parties.c
index c6151e387222..874d0712c625 100644
--- a/games/sail/parties.c
+++ b/games/sail/parties.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
diff --git a/games/sail/pl_2.c b/games/sail/pl_2.c
index ad2c4773a937..09294193d7ed 100644
--- a/games/sail/pl_2.c
+++ b/games/sail/pl_2.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
diff --git a/games/sail/pl_3.c b/games/sail/pl_3.c
index 23ef38461f50..ac1040ed9b5d 100644
--- a/games/sail/pl_3.c
+++ b/games/sail/pl_3.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
diff --git a/games/sail/pl_4.c b/games/sail/pl_4.c
index f281e76f4797..e487aaf84f42 100644
--- a/games/sail/pl_4.c
+++ b/games/sail/pl_4.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
diff --git a/games/sail/pl_5.c b/games/sail/pl_5.c
index a8e3292380f6..8949173a653b 100644
--- a/games/sail/pl_5.c
+++ b/games/sail/pl_5.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
diff --git a/games/sail/pl_6.c b/games/sail/pl_6.c
index 4daaa594431b..aa6f5419b4c0 100644
--- a/games/sail/pl_6.c
+++ b/games/sail/pl_6.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
diff --git a/games/sail/pl_7.c b/games/sail/pl_7.c
index e7afd9535a1c..6ad01cc78717 100644
--- a/games/sail/pl_7.c
+++ b/games/sail/pl_7.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
diff --git a/games/sail/sync.c b/games/sail/sync.c
index ab663a9ea41a..786d284cc6b1 100644
--- a/games/sail/sync.c
+++ b/games/sail/sync.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
diff --git a/games/snake/snake/snake.c b/games/snake/snake/snake.c
index 34dd2652a162..bd61e38cf670 100644
--- a/games/snake/snake/snake.c
+++ b/games/snake/snake/snake.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
diff --git a/games/trek/abandon.c b/games/trek/abandon.c
index 5d98f39c1e08..259612d2dddf 100644
--- a/games/trek/abandon.c
+++ b/games/trek/abandon.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
diff --git a/games/trek/attack.c b/games/trek/attack.c
index b266e55255d3..874793b91967 100644
--- a/games/trek/attack.c
+++ b/games/trek/attack.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
diff --git a/games/trek/autover.c b/games/trek/autover.c
index db7d19cbd4a9..da0ca7dcc386 100644
--- a/games/trek/autover.c
+++ b/games/trek/autover.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
diff --git a/games/trek/capture.c b/games/trek/capture.c
index e7fae71767b0..553b5338f05f 100644
--- a/games/trek/capture.c
+++ b/games/trek/capture.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
diff --git a/games/trek/check_out.c b/games/trek/check_out.c
index 23187c51a942..8d923c46c161 100644
--- a/games/trek/check_out.c
+++ b/games/trek/check_out.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
diff --git a/games/trek/checkcond.c b/games/trek/checkcond.c
index 2f208b2bb7b9..0be2a7b34c29 100644
--- a/games/trek/checkcond.c
+++ b/games/trek/checkcond.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
diff --git a/games/trek/compkl.c b/games/trek/compkl.c
index 42801de9cf89..b183f1388843 100644
--- a/games/trek/compkl.c
+++ b/games/trek/compkl.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
diff --git a/games/trek/computer.c b/games/trek/computer.c
index 2081c0ebafb3..a230cf2e29ed 100644
--- a/games/trek/computer.c
+++ b/games/trek/computer.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
diff --git a/games/trek/damage.c b/games/trek/damage.c
index 2567d00bad15..9f14123ded51 100644
--- a/games/trek/damage.c
+++ b/games/trek/damage.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
diff --git a/games/trek/damaged.c b/games/trek/damaged.c
index fe751eb13d1c..0bcf91b7a863 100644
--- a/games/trek/damaged.c
+++ b/games/trek/damaged.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
diff --git a/games/trek/dcrept.c b/games/trek/dcrept.c
index 1afc65b3fcf1..8b7e97dd2a2c 100644
--- a/games/trek/dcrept.c
+++ b/games/trek/dcrept.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
diff --git a/games/trek/destruct.c b/games/trek/destruct.c
index 944cae8670ea..3ff212c5489d 100644
--- a/games/trek/destruct.c
+++ b/games/trek/destruct.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
diff --git a/games/trek/dock.c b/games/trek/dock.c
index 34bfb3cb1a7e..504daff91f24 100644
--- a/games/trek/dock.c
+++ b/games/trek/dock.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
diff --git a/games/trek/dumpgame.c b/games/trek/dumpgame.c
index cdcee6ad65b7..e77fbc465d26 100644
--- a/games/trek/dumpgame.c
+++ b/games/trek/dumpgame.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
diff --git a/games/trek/dumpme.c b/games/trek/dumpme.c
index cdd7e9706424..2e361dc3cfb5 100644
--- a/games/trek/dumpme.c
+++ b/games/trek/dumpme.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
diff --git a/games/trek/dumpssradio.c b/games/trek/dumpssradio.c
index 4a0f938d7bf9..1589c48cdeb9 100644
--- a/games/trek/dumpssradio.c
+++ b/games/trek/dumpssradio.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
diff --git a/games/trek/events.c b/games/trek/events.c
index 562118635a84..12c7fbc7885b 100644
--- a/games/trek/events.c
+++ b/games/trek/events.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
diff --git a/games/trek/getpar.c b/games/trek/getpar.c
index 731f3e1855c1..2fd11fc27f2f 100644
--- a/games/trek/getpar.c
+++ b/games/trek/getpar.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
diff --git a/games/trek/help.c b/games/trek/help.c
index e2d4049da0ea..6f3244a43ef5 100644
--- a/games/trek/help.c
+++ b/games/trek/help.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
diff --git a/games/trek/impulse.c b/games/trek/impulse.c
index afd4d227e8bd..4f2a9434b9fb 100644
--- a/games/trek/impulse.c
+++ b/games/trek/impulse.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
diff --git a/games/trek/initquad.c b/games/trek/initquad.c
index 33c612d05831..69e3fb1b6c77 100644
--- a/games/trek/initquad.c
+++ b/games/trek/initquad.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
diff --git a/games/trek/kill.c b/games/trek/kill.c
index 072cf6af0a4f..79ebe48341e1 100644
--- a/games/trek/kill.c
+++ b/games/trek/kill.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
diff --git a/games/trek/klmove.c b/games/trek/klmove.c
index 8cc80e309f1c..c7be2c2463a4 100644
--- a/games/trek/klmove.c
+++ b/games/trek/klmove.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
diff --git a/games/trek/lrscan.c b/games/trek/lrscan.c
index bfd84f9a26fc..a4dc143f3a47 100644
--- a/games/trek/lrscan.c
+++ b/games/trek/lrscan.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
diff --git a/games/trek/main.c b/games/trek/main.c
index 08c671065bf8..36d85b2b0c24 100644
--- a/games/trek/main.c
+++ b/games/trek/main.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
diff --git a/games/trek/move.c b/games/trek/move.c
index 9a76d12c248c..983315f85c53 100644
--- a/games/trek/move.c
+++ b/games/trek/move.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
diff --git a/games/trek/nova.c b/games/trek/nova.c
index 9a5198bf0efb..3522f3072afc 100644
--- a/games/trek/nova.c
+++ b/games/trek/nova.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
diff --git a/games/trek/out.c b/games/trek/out.c
index 7be1b1464950..cd57891f9b25 100644
--- a/games/trek/out.c
+++ b/games/trek/out.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
diff --git a/games/trek/phaser.c b/games/trek/phaser.c
index f1202048bb08..a2e252a105f9 100644
--- a/games/trek/phaser.c
+++ b/games/trek/phaser.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
diff --git a/games/trek/ram.c b/games/trek/ram.c
index cf47d576113f..f156ad80285f 100644
--- a/games/trek/ram.c
+++ b/games/trek/ram.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
diff --git a/games/trek/rest.c b/games/trek/rest.c
index 0889a69e8c52..224c0fcbfb95 100644
--- a/games/trek/rest.c
+++ b/games/trek/rest.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
diff --git a/games/trek/schedule.c b/games/trek/schedule.c
index 3f4d3f1b63f1..3b68005c8616 100644
--- a/games/trek/schedule.c
+++ b/games/trek/schedule.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
diff --git a/games/trek/score.c b/games/trek/score.c
index 8e4d9b8f9ac9..652fb31c194c 100644
--- a/games/trek/score.c
+++ b/games/trek/score.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
diff --git a/games/trek/setup.c b/games/trek/setup.c
index edc9ad22b683..cd8523a5baa2 100644
--- a/games/trek/setup.c
+++ b/games/trek/setup.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
diff --git a/games/trek/shield.c b/games/trek/shield.c
index 0e5c2507ba8e..6cf11145c0b5 100644
--- a/games/trek/shield.c
+++ b/games/trek/shield.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
diff --git a/games/trek/snova.c b/games/trek/snova.c
index 9a925eb27e5e..54b9bb36fb21 100644
--- a/games/trek/snova.c
+++ b/games/trek/snova.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
diff --git a/games/trek/srscan.c b/games/trek/srscan.c
index aed708064455..1733e99bb40c 100644
--- a/games/trek/srscan.c
+++ b/games/trek/srscan.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
diff --git a/games/trek/systemname.c b/games/trek/systemname.c
index fa54511797ab..0a1ed1980d70 100644
--- a/games/trek/systemname.c
+++ b/games/trek/systemname.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
diff --git a/games/trek/torped.c b/games/trek/torped.c
index be5c0da7d8bb..502bc74c99ee 100644
--- a/games/trek/torped.c
+++ b/games/trek/torped.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
diff --git a/games/trek/utility.c b/games/trek/utility.c
index f972f18cf9ea..5625d40cb019 100644
--- a/games/trek/utility.c
+++ b/games/trek/utility.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
diff --git a/games/trek/visual.c b/games/trek/visual.c
index 52d41fe5971c..1a8e2917f784 100644
--- a/games/trek/visual.c
+++ b/games/trek/visual.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
diff --git a/games/trek/warp.c b/games/trek/warp.c
index d8bb7bae671f..1a70033a22d8 100644
--- a/games/trek/warp.c
+++ b/games/trek/warp.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
diff --git a/games/trek/win.c b/games/trek/win.c
index 05ae643b1ef5..47b664a77ca5 100644
--- a/games/trek/win.c
+++ b/games/trek/win.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
diff --git a/games/worm/worm.c b/games/worm/worm.c
index 08f66a1dfc64..6c403626be0e 100644
--- a/games/worm/worm.c
+++ b/games/worm/worm.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
diff --git a/games/wump/wump.c b/games/wump/wump.c
index ecab0c9e137d..8c1f32c28e77 100644
--- a/games/wump/wump.c
+++ b/games/wump/wump.c
@@ -33,6 +33,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