Added licensing information

Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
diff --git a/tests/clock_mux/gmux.sim.v b/tests/clock_mux/gmux.sim.v
index 24d8ad7..e56cd47 100644
--- a/tests/clock_mux/gmux.sim.v
+++ b/tests/clock_mux/gmux.sim.v
@@ -1,3 +1,13 @@
+/*
+ * Copyright (C) 2020  The SymbiFlow Authors.
+ *
+ * Use of this source code is governed by a ISC-style
+ * license that can be found in the LICENSE file or at
+ * https://opensource.org/licenses/ISC
+ *
+ * SPDX-License-Identifier:     ISC
+ */
+
 // A model of a clock multiplexer with two clock inputs, one clock output and
 // a select input.