Add an explicit MIT license to each sample source file

Signed-off-by: Sean Robinson <sean.robinson@scottsdalecc.edu>
This commit is contained in:
Sean Robinson 2022-09-22 10:35:18 -07:00
parent 997da92556
commit 74b95bc11a
15 changed files with 30 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
int main(int argc, char *argv[]) {

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
#include <cassert>

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
#include <cassert>

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
int main(int argc, char *argv[]) {

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
int main(int argc, char *argv[]) {

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
int main(int argc, char *argv[]) {

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
int main(int argc, char *argv[]) {

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
int main(int argc, char *argv[]) {

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
int main(int argc, char *argv[]) {

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
int main(int argc, char *argv[]) {

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
#include <cassert>

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
int main(int argc, char *argv[]) {

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
int main(int argc, char *argv[]) {

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
int main(int argc, char *argv[]) {

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: MIT
#include <argparse/argparse.hpp>
int main(int argc, char *argv[]) {