Skip to content

Commit 7861dfb

Browse files
committed
[O2B-1539] Add GPLv3 license header
Add missing CERN/ALICE GPLv3 license header to migration file.
1 parent 250b263 commit 7861dfb

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

lib/database/migrations/v1/20260305110000-add-qcf-run-detector-index.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
114
'use strict';
215

316
/** @type {import('sequelize-cli').Migration} */

0 commit comments

Comments
 (0)