diff options
author | Patrick Quist <partouf@gmail.com> | 2020-09-27 00:26:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-26 18:26:02 -0400 |
commit | a2eed58cd0c517c58a89aef1987eb8bdf90c5fd1 (patch) | |
tree | 646c5a68cb3989a31764db2b142c55d8497616a2 /lib/compilers/pascal.js | |
parent | 044dcfbf8885d0115e64cf75f74a0f40f54e2370 (diff) | |
download | compiler-explorer-a2eed58cd0c517c58a89aef1987eb8bdf90c5fd1.tar.gz compiler-explorer-a2eed58cd0c517c58a89aef1987eb8bdf90c5fd1.zip |
Transfer copyright to compiler explorer authors (#2232)
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 104f1fbc7..15c805afb 100644 --- a/lib/compilers/pascal.js +++ b/lib/compilers/pascal.js @@ -1,4 +1,4 @@ -// Copyright (c) 2017, Patrick Quist +// Copyright (c) 2017, Compiler Explorer Authors // All rights reserved. // // Redistribution and use in source and binary forms, with or without |