Happy new year!

This commit is contained in:
Ryan Dahl 2019-01-01 19:58:40 -05:00 committed by Bert Belder
parent 320577c131
commit 2c477dd7cb
32 changed files with 32 additions and 32 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2018 the Deno authors. All rights reserved. MIT license.
# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
# Performs benchmark and append data to //website/data.json.
# If //website/data.json doesn't exist, this script tries to import it from
# gh-pages branch.