aboutsummaryrefslogtreecommitdiff
path: root/vendor/beberlei/assert/LICENSE
diff options
context:
space:
mode:
authorwn_ <invalid@email.com>2024-12-09 17:58:28 +0000
committerwn_ <invalid@email.com>2024-12-09 17:58:28 +0000
commitf6a8facfd4bfc40025c069eebc37094d826aff58 (patch)
tree871aab0d8adafe736d954cae1783c260699c0ec3 /vendor/beberlei/assert/LICENSE
parentcd2c10f9f71409df24fc74c1bbd7d5ddbf48d991 (diff)
Bump 'spomky-labs/otphp' to 11.3.x.
This is mainly for PHP 8.4 compatibility.
Diffstat (limited to 'vendor/beberlei/assert/LICENSE')
-rw-r--r--vendor/beberlei/assert/LICENSE11
1 files changed, 0 insertions, 11 deletions
diff --git a/vendor/beberlei/assert/LICENSE b/vendor/beberlei/assert/LICENSE
deleted file mode 100644
index 43672e7e6..000000000
--- a/vendor/beberlei/assert/LICENSE
+++ /dev/null
@@ -1,11 +0,0 @@
-Copyright (c) 2011-2013, Benjamin Eberlei
-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.