diff options
Diffstat (limited to 'games/caesar')
-rw-r--r-- | games/caesar/caesar.c | 2 |
1 files changed, 0 insertions, 2 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 |