missing copyright header

This commit is contained in:
Leo Balter 2018-10-12 17:58:54 -04:00
parent 81d6bb21a9
commit 206370b98e
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
// Copyright (C) 2018 Leo Balter. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
var x;
export { x as π }; // u03c0
export { x as az };