diff options
author | Liam <[email protected]> | 2024-01-08 09:34:16 -0500 |
---|---|---|
committer | Liam <[email protected]> | 2024-01-08 09:34:32 -0500 |
commit | 4f83b00f6f98cff94ccdec7bbcd664e576bd878e (patch) | |
tree | 0180d0b8639ffed3953886097586dfb3e8dd6fcd /LICENSES/BSD-2-Clause.txt | |
parent | 82b58668edcb078896a1184d158a08c58f841dd5 (diff) | |
download | yuzu-mainline-4f83b00f6f98cff94ccdec7bbcd664e576bd878e.tar.gz yuzu-mainline-4f83b00f6f98cff94ccdec7bbcd664e576bd878e.zip |
general: fix trailing whitespace
Diffstat (limited to 'LICENSES/BSD-2-Clause.txt')
-rw-r--r-- | LICENSES/BSD-2-Clause.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSES/BSD-2-Clause.txt b/LICENSES/BSD-2-Clause.txt index 5f662b354..eb3c575b8 100644 --- a/LICENSES/BSD-2-Clause.txt +++ b/LICENSES/BSD-2-Clause.txt @@ -1,4 +1,4 @@ -Copyright (c) <year> <owner> +Copyright (c) <year> <owner> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: |