summaryrefslogtreecommitdiff
path: root/run-test262.c
diff options
context:
space:
mode:
authorbellard <6490144+bellard@users.noreply.github.com>2021-03-27 11:17:31 +0100
committerbellard <6490144+bellard@users.noreply.github.com>2021-03-27 11:17:31 +0100
commitb5e62895c619d4ffc75c9d822c8d85f1ece77e5b (patch)
treec47bdf65103103b4f716ac52730d9cc24f398ca6 /run-test262.c
parent204682fb87ab9312f0cf81f959ecd181180457bc (diff)
downloadquickjs-b5e62895c619d4ffc75c9d822c8d85f1ece77e5b.tar.gz
quickjs-b5e62895c619d4ffc75c9d822c8d85f1ece77e5b.zip
2021-03-27 release
Diffstat (limited to 'run-test262.c')
-rw-r--r--run-test262.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/run-test262.c b/run-test262.c
index c860dbb..2092cac 100644
--- a/run-test262.c
+++ b/run-test262.c
@@ -1,8 +1,8 @@
/*
* ECMA Test 262 Runner for QuickJS
*
- * Copyright (c) 2017-2020 Fabrice Bellard
- * Copyright (c) 2017-2020 Charlie Gordon
+ * Copyright (c) 2017-2021 Fabrice Bellard
+ * Copyright (c) 2017-2021 Charlie Gordon
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal