aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPEditorTokens.l
diff options
context:
space:
mode:
Diffstat (limited to 'Source/SPEditorTokens.l')
-rw-r--r--Source/SPEditorTokens.l6
1 files changed, 2 insertions, 4 deletions
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 <http://code.google.com/p/sequel-pro/>
+// More info at <https://github.com/sequelpro/sequelpro>
/**
* This is the lex file used for syntax coloring.