add missing identifier

This commit is contained in:
Sébastien Loriot 2017-11-22 13:09:43 +01:00
parent 0b5353ca35
commit 3d0ccd7c7b
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@
// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
//
// $URL$
// $Id$
// SPDX-License-Identifier: GPL-3.0+
//
// Author(s): Baruch Zukerman <baruchzu@post.tau.ac.il>
// Efi Fogel <efif@post.tau.ac.il>
// (based on old version by Tali Zvi)