Skip to content

Commit e5f4951

Browse files
authored
chore: harden license comment (#28)
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 7596a6f commit e5f4951

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

index.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/*!
22
Copyright (c) the purl authors
33
44
Permission is hereby granted, free of charge, to any person obtaining a copy

index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/*!
22
Copyright (c) the purl authors
33
44
Permission is hereby granted, free of charge, to any person obtaining a copy

src/package-url.d.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/*!
22
Copyright (c) the purl authors
33
44
Permission is hereby granted, free of charge, to any person obtaining a copy

src/package-url.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/*!
22
Copyright (c) the purl authors
33
44
Permission is hereby granted, free of charge, to any person obtaining a copy

test/package-url.spec.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*
1+
/*!
22
Copyright (c) the purl authors
33
44
Permission is hereby granted, free of charge, to any person obtaining a copy

0 commit comments

Comments
 (0)