From d18cbfa8cfbe2aea2ee868c4734a47c06dd1fcd7 Mon Sep 17 00:00:00 2001
From: Yana Rose <yana.valasatava@gmail.com>
Date: Fri, 5 May 2023 12:33:39 -0700
Subject: [PATCH] update the date in the added file header

---
 src/mol-model-formats/structure/pdb/header.ts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mol-model-formats/structure/pdb/header.ts b/src/mol-model-formats/structure/pdb/header.ts
index aff4cbed5..2b8d78b2b 100644
--- a/src/mol-model-formats/structure/pdb/header.ts
+++ b/src/mol-model-formats/structure/pdb/header.ts
@@ -1,5 +1,5 @@
 /**
- * Copyright (c) 2019-2021 mol* contributors, licensed under MIT, See LICENSE file for more info.
+ * Copyright (c) 2023 mol* contributors, licensed under MIT, See LICENSE file for more info.
  *
  * @author Yana Rose <yana.v.rose@gmail.com>
  */
-- 
GitLab