Added SPDX identifiers.

This commit is contained in:
Achim D. Brucker 2018-07-12 00:01:09 +01:00
parent f2bc460025
commit 280235f55c
3 changed files with 7 additions and 1 deletions

View File

@ -13,6 +13,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* SPDX-License-Identifier: GPL-3.0-or-later
*)
namespace LogicalHacking.ExtensionDsLab

View File

@ -13,6 +13,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* SPDX-License-Identifier: GPL-3.0-or-later
*)
#load "ExtensionDsLab.fsx"

View File

@ -13,6 +13,8 @@
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*
* SPDX-License-Identifier: GPL-3.0-or-later
*)
namespace LogicalHacking.ExtensionDsLab.Archive
@ -52,4 +54,4 @@ module SqlConnector =
select ext.Extid
distinct
} |> Seq.toList