We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 250b263 commit 7861dfbCopy full SHA for 7861dfb
1 file changed
lib/database/migrations/v1/20260305110000-add-qcf-run-detector-index.js
@@ -1,3 +1,16 @@
1
+/*
2
+ * @license
3
+ * Copyright CERN and copyright holders of ALICE O2. This software is
4
+ * distributed under the terms of the GNU General Public License v3 (GPL
5
+ * Version 3), copied verbatim in the file "COPYING".
6
+ *
7
+ * See http://alice-o2.web.cern.ch/license for full licensing information.
8
9
+ * In applying this license CERN does not waive the privileges and immunities
10
+ * granted to it by virtue of its status as an Intergovernmental Organization
11
+ * or submit itself to any jurisdiction.
12
+ */
13
+
14
'use strict';
15
16
/** @type {import('sequelize-cli').Migration} */
0 commit comments