Skip to content

Commit 905720f

Browse files
authored
Merge pull request #1263 from spdx/jlovejoy-patch-6
0BSD - make copyright notice generic
2 parents a0ad361 + dcefc8e commit 905720f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/0BSD.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</crossRefs>
77
<text>
88
<copyrightText>
9-
<p>Copyright (C) 2006 by Rob Landley &lt;[email protected]&gt;</p>
9+
<p>Copyright (C) YEAR by AUTHOR EMAIL</p>
1010
</copyrightText>
1111

1212
<p>Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is

test/simpleTestForGenerator/0BSD.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (C) 2006 by Rob Landley <[email protected]>
1+
Copyright (C) YEAR by AUTHOR EMAIL
22

33
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted.
44

0 commit comments

Comments
 (0)