From 41320dc809d1cb40b1f9fa9f735155261ecfa70d Mon Sep 17 00:00:00 2001 From: Yakun Xu Date: Wed, 18 Jun 2025 22:09:47 +0800 Subject: [PATCH] [license] fix typo (#11608) --- src/posix/platform/configuration.cpp | 2 +- src/posix/platform/configuration.hpp | 2 +- src/posix/platform/power.cpp | 2 +- src/posix/platform/power.hpp | 2 +- tools/ot-fct/cli.cpp | 2 +- tools/ot-fct/cli.hpp | 2 +- tools/ot-fct/logging.cpp | 2 +- tools/ot-fct/main.cpp | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/posix/platform/configuration.cpp b/src/posix/platform/configuration.cpp index d0a2f474d..5e8dc9341 100644 --- a/src/posix/platform/configuration.cpp +++ b/src/posix/platform/configuration.cpp @@ -4,7 +4,7 @@ * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: - * 1. Redistributions of source code must strain the above copyright + * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the diff --git a/src/posix/platform/configuration.hpp b/src/posix/platform/configuration.hpp index ce2e1d836..136162543 100644 --- a/src/posix/platform/configuration.hpp +++ b/src/posix/platform/configuration.hpp @@ -4,7 +4,7 @@ * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: - * 1. Redistributions of source code must strain the above copyright + * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the diff --git a/src/posix/platform/power.cpp b/src/posix/platform/power.cpp index d8b64a87a..c8b2f1e8b 100644 --- a/src/posix/platform/power.cpp +++ b/src/posix/platform/power.cpp @@ -4,7 +4,7 @@ * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: - * 1. Redistributions of source code must strain the above copyright + * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the diff --git a/src/posix/platform/power.hpp b/src/posix/platform/power.hpp index ebbc6224c..59e1f3cd8 100644 --- a/src/posix/platform/power.hpp +++ b/src/posix/platform/power.hpp @@ -4,7 +4,7 @@ * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: - * 1. Redistributions of source code must strain the above copyright + * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the diff --git a/tools/ot-fct/cli.cpp b/tools/ot-fct/cli.cpp index e8bae302a..6a1375b93 100644 --- a/tools/ot-fct/cli.cpp +++ b/tools/ot-fct/cli.cpp @@ -4,7 +4,7 @@ * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: - * 1. Redistributions of source code must strain the above copyright + * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the diff --git a/tools/ot-fct/cli.hpp b/tools/ot-fct/cli.hpp index f9bb048ab..563f25a0c 100644 --- a/tools/ot-fct/cli.hpp +++ b/tools/ot-fct/cli.hpp @@ -4,7 +4,7 @@ * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: - * 1. Redistributions of source code must strain the above copyright + * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the diff --git a/tools/ot-fct/logging.cpp b/tools/ot-fct/logging.cpp index 344b16264..f02d79cc1 100644 --- a/tools/ot-fct/logging.cpp +++ b/tools/ot-fct/logging.cpp @@ -4,7 +4,7 @@ * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: - * 1. Redistributions of source code must strain the above copyright + * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the diff --git a/tools/ot-fct/main.cpp b/tools/ot-fct/main.cpp index ffa98f315..ecaf9fae2 100644 --- a/tools/ot-fct/main.cpp +++ b/tools/ot-fct/main.cpp @@ -4,7 +4,7 @@ * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: - * 1. Redistributions of source code must strain the above copyright + * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the