aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-08-13 14:06:34 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-08-13 14:06:34 +0000
commit8af1452cf8dd1b33da881f84e445d5981eaa9613 (patch)
treecb772fa69b05d0a14bcc6022fa62709c2343eb17 /games
parenta75b8f47d17745e61ef010a3faeb1624e346a0d4 (diff)
downloadsrc-8af1452cf8dd1b33da881f84e445d5981eaa9613.tar.gz
src-8af1452cf8dd1b33da881f84e445d5981eaa9613.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/caesar/caesar.c2
-rw-r--r--games/fish/fish.c2
-rw-r--r--games/fortune/fortune/fortune.c1
-rw-r--r--games/fortune/strfile/strfile.c2
-rw-r--r--games/fortune/unstr/unstr.c2
-rw-r--r--games/mille/mille.c2
6 files changed, 0 insertions, 11 deletions
diff --git a/games/caesar/caesar.c b/games/caesar/caesar.c
index 0b9a9a41591d..f257415a1a8d 100644
--- a/games/caesar/caesar.c
+++ b/games/caesar/caesar.c
@@ -37,8 +37,6 @@
* 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 bc1572ea306f..7ef8b5b798e6 100644
--- a/games/fish/fish.c
+++ b/games/fish/fish.c
@@ -32,8 +32,6 @@
* 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/fortune/fortune.c b/games/fortune/fortune/fortune.c
index 2ebd512cacbd..844892fa97b0 100644
--- a/games/fortune/fortune/fortune.c
+++ b/games/fortune/fortune/fortune.c
@@ -33,7 +33,6 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*/
-/* $FreeBSD$ */
#ifndef lint
static const char copyright[] =
diff --git a/games/fortune/strfile/strfile.c b/games/fortune/strfile/strfile.c
index e9a3e2f08c5b..607f572a0d8a 100644
--- a/games/fortune/strfile/strfile.c
+++ b/games/fortune/strfile/strfile.c
@@ -32,8 +32,6 @@
* 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 9bd2298140cb..8d4a57292372 100644
--- a/games/fortune/unstr/unstr.c
+++ b/games/fortune/unstr/unstr.c
@@ -32,8 +32,6 @@
* 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 0495d1191dcd..13d35c11839c 100644
--- a/games/mille/mille.c
+++ b/games/mille/mille.c
@@ -29,8 +29,6 @@
* 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