-
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-Authored-By: aayush <177418358+aayushrg7@users.noreply.github.com> Co-Authored-By: Smriti Bhandari <187972284+smritics@users.noreply.github.com>
- Loading branch information
1 parent
12e10d7
commit 2a0b17e
Showing
1 changed file
with
13 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,16 @@ | ||
Apache License | ||
Version 2.0, January 2004 | ||
http://www.apache.org/licenses/ | ||
GNU General Public License | ||
|
||
Copyright 2024 Hari Chalise | ||
Copyright (C) 2024 Hari Chalise | ||
|
||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
You may obtain a copy of the License at | ||
This program is free software; you can redistribute it and/or modify it under the | ||
terms of the GNU General Public License as published by the Free Software Foundation; | ||
either version 2 of the License, or (at your option) any later version. | ||
|
||
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; | ||
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | ||
See the GNU General Public License for more details. | ||
|
||
You should have received a copy of the GNU General Public License along with this program; | ||
if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
Boston, MA 02110-1301 USA. | ||
|
||
http://www.apache.org/licenses/LICENSE-2.0 |