fixing header
diff --git a/packages/apache-annotator/src/dom/index.ts b/packages/apache-annotator/src/dom/index.ts
index ce6a02a..4b336cb 100644
--- a/packages/apache-annotator/src/dom/index.ts
+++ b/packages/apache-annotator/src/dom/index.ts
@@ -1,3 +1,6 @@
-export * from '@apache-annotator/dom';
-// SPDX-FileCopyrightText: 2016-2020 The Apache Software Foundation
-// SPDX-License-Identifier: Apache-2.0
+/*
+ * SPDX-FileCopyrightText: 2016-2020 The Apache Software Foundation
+ * SPDX-License-Identifier: Apache-2.0
+ */
+ export * from '@apache-annotator/dom';
+