1
0
Fork 0

Compare commits

..

No commits in common. "837b0f49195dd9c793a7a74db88ee9d5c4acf27c" and "d0c1cfef1ed3dfc95198442508c853ec795d8a23" have entirely different histories.

2 changed files with 0 additions and 15 deletions

View File

@ -1,6 +0,0 @@
# MIT No Attribution License
Copyright 2024 Maxim «toby3d» Lebedev
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.
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.

View File

@ -1,9 +0,0 @@
// The hacks package contains various utilities for common and typical cases.
//
// This package and its sub-packages are "perpetually unstable": the composition
// of packages and their API's change without warning or tag versioning,
// depending on personal needs, requirements and preferences, as well as when
// official packages emerge that duplicate the behavior of current ones. Use
// vendoring to fix the specific state of the desired package, or simply copy
// the required utilities manually.
package hacks