diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-02-10 07:02:54 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-02-10 07:02:54 +0100 |
commit | f32bcbd7f471799befdacf36ac8864c4ce328dfb (patch) | |
tree | 6f329a43edaafdc816412147611150fd041fb55e /LICENSE | |
parent | c5424e6992a045c568931605cbb466e32deb0cb7 (diff) | |
download | liberty-f32bcbd7f471799befdacf36ac8864c4ce328dfb.tar.gz liberty-f32bcbd7f471799befdacf36ac8864c4ce328dfb.tar.xz liberty-f32bcbd7f471799befdacf36ac8864c4ce328dfb.zip |
Add helper functions for reading binary numbers
And make use of them.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Copyright (c) 2014 - 2023, Přemysl Eric Janouch <p@janouch.name> +Copyright (c) 2014 - 2024, Přemysl Eric Janouch <p@janouch.name> Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted. |