Commit 9fb7100
docs(license): rename to LICENSE, drop DevBridge and dead URLs
- Rename `license.txt` to canonical `LICENSE` (no extension, no BOM).
Standard tooling — GitHub's License badge, npm's licensee scan,
Linguist — prefers this form.
- Update copyright line to `Copyright (c) 2012-2026 Tomas Kirda and
contributors`. Drops the dead `www.devbridge.com/projects/autocomplete/jquery/`
URL and the DevBridge company attribution; Tomas is the maintainer
per package.json `author`. License terms (MIT) unchanged.
- `package.json` `files` references `LICENSE`.
- `devbridge-autocomplete.jquery.json`:
- License URL points at `LICENSE`.
- Dead `demo: www.devbridge.com/sourcery/...` field removed.
- `bugs` URL strips obsolete `?state=open` query param.
- `dependencies.jquery` corrected from `>=1.7` to `>=3.0` to match
`package.json` peer dep (out of sync since the 2.0 rewrite).
- `readme.md` license link updated to `LICENSE`.
- `scripts/build.mjs` banner copyright updated to match the new LICENSE
line; dist files regenerated.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent a31b885 commit 9fb7100
8 files changed
Lines changed: 10 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments