aboutsummaryrefslogtreecommitdiff
path: root/common/observable.js
diff options
context:
space:
mode:
Diffstat (limited to 'common/observable.js')
-rw-r--r--common/observable.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/common/observable.js b/common/observable.js
index 02f1c1b..ab3b444 100644
--- a/common/observable.js
+++ b/common/observable.js
@@ -1,6 +1,7 @@
/**
- * part of Hachette
- * Facilitate listening to events
+ * This file is part of Haketilo.
+ *
+ * Function: Facilitate listening to (internal, self-generated) events.
*
* Copyright (C) 2021 Wojtek Kosior
* Redistribution terms are gathered in the `copyright' file.