From 84cf935e68e1861d0246980d9f5ff2d676982302 Mon Sep 17 00:00:00 2001 From: Stuart Connolly Date: Sun, 26 Jan 2014 23:10:02 +0000 Subject: Remove more SVN properties. --- Source/SPEditorTokens.l | 6 ++---- Source/SPSQLTokenizer.l | 4 +--- 2 files changed, 3 insertions(+), 7 deletions(-) (limited to 'Source') diff --git a/Source/SPEditorTokens.l b/Source/SPEditorTokens.l index c78018a1..c10dbd60 100644 --- a/Source/SPEditorTokens.l +++ b/Source/SPEditorTokens.l @@ -1,7 +1,5 @@ %{ - -// -// $Id$ + // // SPEditorTokens.l // sequel-pro @@ -30,7 +28,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR // OTHER DEALINGS IN THE SOFTWARE. // -// More info at +// More info at /** * This is the lex file used for syntax coloring. diff --git a/Source/SPSQLTokenizer.l b/Source/SPSQLTokenizer.l index 5e3a9537..24dac938 100644 --- a/Source/SPSQLTokenizer.l +++ b/Source/SPSQLTokenizer.l @@ -1,7 +1,5 @@ %{ -// -// $Id$ // // SPSQLTokenizer.l // sequel-pro @@ -30,7 +28,7 @@ // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR // OTHER DEALINGS IN THE SOFTWARE. // -// More info at +// More info at #import "SPSQLTokenizer.h" -- cgit v1.2.3