From 75c4941db21b5afd4525924cba38b67125eb9aa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20G=C3=B6r?= Date: Wed, 24 Jan 2024 10:47:36 +0300 Subject: [PATCH] typo fix --- c-basic/helloworld.c | 4 +- c-course.html | 590 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 592 insertions(+), 2 deletions(-) create mode 100644 c-course.html diff --git a/c-basic/helloworld.c b/c-basic/helloworld.c index 61d1d3e..a39ee80 100644 --- a/c-basic/helloworld.c +++ b/c-basic/helloworld.c @@ -1,11 +1,11 @@ /** * @file helloworld.c - * @author Mert GÖr (mertgor@masscollabs.xyz) + * @author Mert Gör (mertgor@masscollabs.xyz) * @brief Hello World Example * @version 0.1 * @date 2024-01-24 * - * @copyright Copyright (c) 2024 Mert GÖr and contributors - GPLv3 or any later + * @copyright Copyright (c) 2024 Mert Gör and contributors - GPLv3 or any later * */ #include diff --git a/c-course.html b/c-course.html new file mode 100644 index 0000000..67fbb8b --- /dev/null +++ b/c-course.html @@ -0,0 +1,590 @@ + + + + + + + ScanCode results + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Copyrights and Licenses Information
pathstartendwhatvalue
c-course/LICENSE1674licensegpl-3.0
c-course/LICENSE44copyrightCopyright (c) 2007 Free Software Foundation, Inc. <https://fsf.org/>
c-course/README.md1111licenseunknown-license-reference
c-course/README.md1111licensegpl-3.0-plus
c-course/README.md1515copyrightCopyright (c) 2023 Mert Gor and contributors
c-course/README.md1728licensegpl-3.0-plus
c-course/c-basic/foo.c88copyrightCopyright (c) 2024 Mert Gor and contributors
c-course/c-basic/helloworld.c88copyrightCopyright (c) 2024 Mert GOr and contributors
c-course/c-basic/initialization-variable.c88copyrightCopyright (c) 2024 Mert Gor and contributors
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
File Information
pathtypenameextensiondatesizesha1md5files_countmime_typefile_typeprogramming_languageis_binaryis_textis_archiveis_mediais_sourceis_script
c-coursedirectory
c-course/LICENSEfile
c-course/README.mdfile
c-course/c-basicdirectory
c-course/c-basic/a.outfile
c-course/c-basic/C.pdffile
c-course/c-basic/foo.cfile
c-course/c-basic/helloworld.cfile
c-course/c-basic/initialization-variable.cfile
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Holders
pathholderstartend
c-course/LICENSEFree Software Foundation, Inc.44
c-course/README.mdMert Gor and contributors1515
c-course/c-basic/foo.cMert Gor and contributors88
c-course/c-basic/helloworld.cMert GOr and contributors88
c-course/c-basic/initialization-variable.cMert Gor and contributors88
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Authors
pathAuthorstartend
c-course/c-basic/foo.cMert Gor (mertgor@masscollabs.xyz)33
c-course/c-basic/helloworld.cMert GOr (mertgor@masscollabs.xyz)33
c-course/c-basic/initialization-variable.cMert Gor (mertgor@masscollabs.xyz)33
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Emails
pathemailstartend
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Urls
pathurlstartend
+ + + + + + + + \ No newline at end of file