diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-03-25 10:14:35 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-03-25 10:14:35 -0700 |
commit | 4328e931c2e7fb4d5c1dca17c6dda87e7d133f28 (patch) | |
tree | 307d0c8470c1df7e89085c5d78ada4771c55100f | |
parent | b73c9b0a964ae6f2e3af5e597d7f98244f552efb (diff) | |
download | cppawk-4328e931c2e7fb4d5c1dca17c6dda87e7d133f28.tar.gz cppawk-4328e931c2e7fb4d5c1dca17c6dda87e7d133f28.tar.bz2 cppawk-4328e931c2e7fb4d5c1dca17c6dda87e7d133f28.zip |
Alignment issue in license header.
-rwxr-xr-x | cppawk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ # # 2. Redistributions in binary form must reproduce the above copyright notice, # this list of conditions and the following disclaimer in the documentation -# and/or other materials provided with the distribution. +# and/or other materials provided with the distribution. # # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" # AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |