aboutsummaryrefslogtreecommitdiff
path: root/common/once.js
diff options
context:
space:
mode:
Diffstat (limited to 'common/once.js')
-rw-r--r--common/once.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/common/once.js b/common/once.js
index 098b43f..93e842f 100644
--- a/common/once.js
+++ b/common/once.js
@@ -1,5 +1,8 @@
/**
- * Hachette feature initialization promise
+ * This file is part of Haketilo.
+ *
+ * Function: Wrap APIs that depend on some asynchronous initialization into
+ * promises.
*
* Copyright (C) 2021 Wojtek Kosior
* Redistribution terms are gathered in the `copyright' file.