diff options
author | billf <billf@FreeBSD.org> | 1999-11-16 02:45:03 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 1999-11-16 02:45:03 +0000 |
commit | ecc8d489403ddff78c214db39def15049d5dae6a (patch) | |
tree | fb2e5c560049a27cac421b3293dfa3b8caf766de /games/battlestar | |
parent | f5564ba49c55a78ebd82f9d237b83113afb7796d (diff) | |
download | FreeBSD-src-ecc8d489403ddff78c214db39def15049d5dae6a.zip FreeBSD-src-ecc8d489403ddff78c214db39def15049d5dae6a.tar.gz |
Add $FreeBSD$
Diffstat (limited to 'games/battlestar')
-rw-r--r-- | games/battlestar/com1.c | 2 | ||||
-rw-r--r-- | games/battlestar/com2.c | 2 | ||||
-rw-r--r-- | games/battlestar/com3.c | 2 | ||||
-rw-r--r-- | games/battlestar/com4.c | 2 | ||||
-rw-r--r-- | games/battlestar/com5.c | 2 | ||||
-rw-r--r-- | games/battlestar/cypher.c | 2 | ||||
-rw-r--r-- | games/battlestar/fly.c | 2 | ||||
-rw-r--r-- | games/battlestar/getcom.c | 2 | ||||
-rw-r--r-- | games/battlestar/misc.c | 2 | ||||
-rw-r--r-- | games/battlestar/parse.c | 2 | ||||
-rw-r--r-- | games/battlestar/room.c | 2 | ||||
-rw-r--r-- | games/battlestar/save.c | 2 |
12 files changed, 24 insertions, 0 deletions
diff --git a/games/battlestar/com1.c b/games/battlestar/com1.c index 37cf253..643f037 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 bc76924..45a91318 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 fb05667..bd9dd74 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 8afc04f..9af086b 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 d53bcab..d3b18fb 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 4835327..af65af4 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 5bc55e7..9d229be 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 2ec0feb..7d3a37e 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 1ba9e41..1581671 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 8aaf66d..7eb72ee 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 7c34dad..8992919 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 9e44d70..c91070a0 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 |