Skip to content

Commit 59906bb

Browse files
committed
.
1 parent 372ae4a commit 59906bb

12 files changed

Lines changed: 10 additions & 14 deletions

File tree

LICENSE

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
MIT License
22

3-
Copyright (c) 2026 Anomaly
4-
53
Permission is hereby granted, free of charge, to any person obtaining a copy
64
of this software and associated documentation files (the "Software"), to deal
75
in the Software without restriction, including without limitation the rights

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,5 +276,3 @@ npm run bench:large
276276
MIT License - see [LICENSE](LICENSE) for details.
277277

278278
---
279-
280-
**Globlin** is built by [Anomaly](https://anomaly.co), the team behind [Cap](https://cap.so).

npm/darwin-arm64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"native",
2626
"performance"
2727
],
28-
"author": "Anomaly",
28+
"author": "",
2929
"homepage": "https://github.com/CapSoftware/globlin#readme",
3030
"license": "MIT",
3131
"engines": {

npm/darwin-x64/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"native",
2626
"performance"
2727
],
28-
"author": "Anomaly",
28+
"author": "",
2929
"homepage": "https://github.com/CapSoftware/globlin#readme",
3030
"license": "MIT",
3131
"engines": {

npm/linux-arm64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"native",
2626
"performance"
2727
],
28-
"author": "Anomaly",
28+
"author": "",
2929
"homepage": "https://github.com/CapSoftware/globlin#readme",
3030
"license": "MIT",
3131
"engines": {

npm/linux-arm64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"native",
2626
"performance"
2727
],
28-
"author": "Anomaly",
28+
"author": "",
2929
"homepage": "https://github.com/CapSoftware/globlin#readme",
3030
"license": "MIT",
3131
"engines": {

npm/linux-x64-gnu/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"native",
2626
"performance"
2727
],
28-
"author": "Anomaly",
28+
"author": "",
2929
"homepage": "https://github.com/CapSoftware/globlin#readme",
3030
"license": "MIT",
3131
"engines": {

npm/linux-x64-musl/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"native",
2626
"performance"
2727
],
28-
"author": "Anomaly",
28+
"author": "",
2929
"homepage": "https://github.com/CapSoftware/globlin#readme",
3030
"license": "MIT",
3131
"engines": {

npm/win32-arm64-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"native",
2626
"performance"
2727
],
28-
"author": "Anomaly",
28+
"author": "",
2929
"homepage": "https://github.com/CapSoftware/globlin#readme",
3030
"license": "MIT",
3131
"engines": {

npm/win32-ia32-msvc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"native",
2626
"performance"
2727
],
28-
"author": "Anomaly",
28+
"author": "",
2929
"homepage": "https://github.com/CapSoftware/globlin#readme",
3030
"license": "MIT",
3131
"engines": {

0 commit comments

Comments
 (0)