Skip to content

Commit ff38d46

Browse files
committed
docs: add license URL references
- Update copyright notices to include license URL reference
1 parent 8371b13 commit ff38d46

32 files changed

Lines changed: 32 additions & 32 deletions

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License
22

3-
Copyright (c) 2025 Catbee Technologies
3+
Copyright (c) 2025 Catbee Technologies. https://catbee-utils.npm.hprasath.com/license
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2025 Catbee Technologies
4+
* Copyright (c) 2025 Catbee Technologies. https://catbee-utils.npm.hprasath.com/license
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2025 Catbee Technologies
4+
* Copyright (c) 2025 Catbee Technologies. https://catbee-utils.npm.hprasath.com/license
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

src/servers/server.builder.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2025 Catbee Technologies
4+
* Copyright (c) 2025 Catbee Technologies. https://catbee-utils.npm.hprasath.com/license
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

src/servers/server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2025 Catbee Technologies
4+
* Copyright (c) 2025 Catbee Technologies. https://catbee-utils.npm.hprasath.com/license
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

src/types/api-response.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2025 Catbee Technologies
4+
* Copyright (c) 2025 Catbee Technologies. https://catbee-utils.npm.hprasath.com/license
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

src/types/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2025 Catbee Technologies
4+
* Copyright (c) 2025 Catbee Technologies. https://catbee-utils.npm.hprasath.com/license
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

src/types/server.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2025 Catbee Technologies
4+
* Copyright (c) 2025 Catbee Technologies. https://catbee-utils.npm.hprasath.com/license
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

src/utils/array.utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2025 Catbee Technologies
4+
* Copyright (c) 2025 Catbee Technologies. https://catbee-utils.npm.hprasath.com/license
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

src/utils/async.utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* The MIT License
33
*
4-
* Copyright (c) 2025 Catbee Technologies
4+
* Copyright (c) 2025 Catbee Technologies. https://catbee-utils.npm.hprasath.com/license
55
*
66
* Permission is hereby granted, free of charge, to any person obtaining a copy
77
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)