diff options
author | RabsRincon <rubrinbla@gmail.com> | 2018-01-01 16:44:04 +0100 |
---|---|---|
committer | RabsRincon <rubrinbla@gmail.com> | 2018-01-01 16:44:04 +0100 |
commit | fc75208dac60627bba6d21cdbca789d68d660259 (patch) | |
tree | 7218d999ef735367bd9bde0c20f0430e3226e18f /lib/compilers/pascal.js | |
parent | f13dfeff4aed43277d009bbe31d24bd0e54ebd59 (diff) | |
download | compiler-explorer-fc75208dac60627bba6d21cdbca789d68d660259.tar.gz compiler-explorer-fc75208dac60627bba6d21cdbca789d68d660259.zip |
New year, new date
Diffstat (limited to 'lib/compilers/pascal.js')
-rw-r--r-- | lib/compilers/pascal.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compilers/pascal.js b/lib/compilers/pascal.js index 21049ad98..201ecf5b8 100644 --- a/lib/compilers/pascal.js +++ b/lib/compilers/pascal.js @@ -1,4 +1,4 @@ -// Copyright (c) 2017, Patrick Quist +// Copyright (c) 2012-2018, Patrick Quist // All rights reserved. // // Redistribution and use in source and binary forms, with or without |