Skip to content

Commit

Permalink
Edit README; nonsubstantive code edits
Browse files Browse the repository at this point in the history
  • Loading branch information
peteroupc committed Aug 8, 2024
1 parent a0e420e commit 43c4ce5
Show file tree
Hide file tree
Showing 52 changed files with 52 additions and 103 deletions.
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/Base64.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORDataUtilities.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORDataUtilitiesByteArrayString.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORDataUtilitiesCharArrayString.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORDataUtilitiesTextString.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORDateConverter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORDateConverterExtra.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORDoubleBits.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBOREInteger.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORException.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
/*
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORExtendedDecimal.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORExtendedFloat.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORExtendedRational.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORInteger.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORJson.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System.Collections.Generic;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORJson2.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORJson3.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORObjectExtra.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORReader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORUriConverter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORUtilities.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CBORUuidConverter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/CharacterReader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/ICBORConverter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/

Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/ICBORNumber.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using PeterO.Numbers;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/ICBORToFromConverter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/

Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/JSONPatch.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written in 2013 by Peter Occil.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/JSONPointer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written in 2013-2018 by Peter Occil.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/PropertyMap.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/SharedRefs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/StringOutput.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/Cbor/StringRefs.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBOR/PeterO/DebugUtility.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBORDocs2/DocVisitor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBORDocs2/MemberSummaryVisitor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBORDocs2/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBORDocs2/SummaryVisitor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBORDocs2/TypeVisitor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ Written by Peter O.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
3 changes: 1 addition & 2 deletions CBORTest/BEncoding.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
Written in 2013 by Peter Occil.
Any copyright to this work is released to the Public Domain.
In case this is not possible, this work is also
licensed under Creative Commons Zero (CC0):
https://creativecommons.org/publicdomain/zero/1.0/
licensed under the Unlicense: https://unlicense.org/
*/
using System;
Expand Down
Loading

0 comments on commit 43c4ce5

Please sign in to comment.