7 İşlemeler d5763e3f78 ... f49aed5a37

Yazar SHA1 Mesaj Tarih
  seno f49aed5a37 refactor: Improve Git context gathering and backup 1 ay önce
  seno 9cadbd0052 refactor: Rename and reorganize Python scripts 1 ay önce
  seno e152590301 init 1 ay önce
  Denmaseno 7d7749dcaf Initial commit 1 ay önce
  seno d5763e3f78 refactor: Improve Git context gathering and backup 1 ay önce
  seno 8cb46ee452 refactor: Rename and reorganize Python scripts 1 ay önce
  seno be8d2ee5f7 init 1 ay önce
1 değiştirilmiş dosya ile 21 ekleme ve 0 silme
  1. 21 0
      LICENSE

+ 21 - 0
LICENSE

@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2025 Denmaseno
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.