From 6a35a3ece013be56660d73aba2b7be1ff1fa1254 Mon Sep 17 00:00:00 2001 From: McMenemy <josh.mcmenemy@gmail.com> Date: Mon, 28 Sep 2020 19:41:45 -0700 Subject: [PATCH] change date to 2020 --- src/cli/chem-comp-dict/create-ions.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli/chem-comp-dict/create-ions.ts b/src/cli/chem-comp-dict/create-ions.ts index 2de5fd763..e7cc6293c 100644 --- a/src/cli/chem-comp-dict/create-ions.ts +++ b/src/cli/chem-comp-dict/create-ions.ts @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) 2018-2019 mol* contributors, licensed under MIT, See LICENSE file for more info. + * Copyright (c) 2018-2020 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author Josh McMenemy <josh.mcmenemy@gmail.com> */ -- GitLab