Fixed dumb error with comment characters

This commit is contained in:
Hackerpilot 2013-08-01 20:56:01 +00:00
parent ad89cc9872
commit 28e43e21b3
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
// Copyright Brian Schott (Sir Alaran) 2012.
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt)
-- Copyright Brian Schott (Sir Alaran) 2012.
-- Distributed under the Boost Software License, Version 1.0.
-- (See accompanying file LICENSE_1_0.txt or copy at
-- http://www.boost.org/LICENSE_1_0.txt)
local M = {}