Skip to content

Commit

Permalink
Update LICENSE.md
Browse files Browse the repository at this point in the history
Made cosmetic changes to license file hoping that Github will now recognize it as a BSD license.
  • Loading branch information
amoravanszky authored Jan 9, 2023
1 parent b83d49b commit 4d33492
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,27 @@
# NVIDIA PhysX SDK 5.1
BSD 3-Clause License

Copyright (c) 2022 NVIDIA Corporation. All rights reserved.
Copyright (c) 2023, NVIDIA Corporation
All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:

* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.

* 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.

* Neither the name of NVIDIA CORPORATION nor the names of its
contributors may be used to endorse or promote products derived
from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS "AS IS" AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
Expand Down

0 comments on commit 4d33492

Please sign in to comment.