Add SPDX annotation

Related: OS#3515
Change-Id: I3719bd8dc015569ecd81928fc079e27593cdca09
diff --git a/CommonLibs/BitVector.h b/CommonLibs/BitVector.h
index 559dd99..16a1587 100644
--- a/CommonLibs/BitVector.h
+++ b/CommonLibs/BitVector.h
@@ -1,6 +1,8 @@
 /*
 * Copyright 2008, 2009 Free Software Foundation, Inc.
 *
+* SPDX-License-Identifier: AGPL-3.0+
+*
 * This software is distributed under the terms of the GNU Affero Public License.
 * See the COPYING file in the main directory for details.
 *