mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-03 02:10:57 +01:00
chore: update copyright notice and include LICENSE in pesde manifest
This commit is contained in:
parent
8de63be6ba
commit
122caa9418
2 changed files with 3 additions and 1 deletions
1
LICENSE
1
LICENSE
|
@ -1,6 +1,7 @@
|
||||||
(The MIT License)
|
(The MIT License)
|
||||||
|
|
||||||
Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
|
Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
|
||||||
|
Copyright (C) 2024 by dai and Erica Marigold
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
@ -16,7 +16,8 @@ authors = [
|
||||||
|
|
||||||
includes = [
|
includes = [
|
||||||
"pesde.toml",
|
"pesde.toml",
|
||||||
"README.md",
|
"README.md",
|
||||||
|
"LICENSE",
|
||||||
"out/**/*.luau",
|
"out/**/*.luau",
|
||||||
"!out/*.tsbuildinfo",
|
"!out/*.tsbuildinfo",
|
||||||
"!out/**/*.d.ts"
|
"!out/**/*.d.ts"
|
||||||
|
|
Loading…
Add table
Reference in a new issue