summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-08-13 14:06:34 +0000
committerru <ru@FreeBSD.org>2001-08-13 14:06:34 +0000
commit95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d (patch)
treecb772fa69b05d0a14bcc6022fa62709c2343eb17 /games
parent6294027bad54895037359ec3c713f0aed626424b (diff)
downloadFreeBSD-src-95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d.zip
FreeBSD-src-95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d.tar.gz
Removed duplicate VCS ID tags, as per style(9).
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 0b9a9a4..f257415 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 bc1572e..7ef8b5b 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 2ebd512..844892f 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 e9a3e2f..607f572 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 9bd2298..8d4a572 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 0495d11..13d35c1 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
OpenPOWER on IntegriCloud