diff options
Diffstat (limited to 'src/rtos/mqx.c')
-rw-r--r-- | src/rtos/mqx.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/rtos/mqx.c b/src/rtos/mqx.c index f0f419c6..728647c9 100644 --- a/src/rtos/mqx.c +++ b/src/rtos/mqx.c @@ -13,8 +13,7 @@ * GNU General Public License for more details. * * * * You should have received a copy of the GNU General Public License * - * along with this program; if not, write to the * - * Free Software Foundation, Inc. * + * along with this program. If not, see <http://www.gnu.org/licenses/>. * ***************************************************************************/ #ifdef HAVE_CONFIG_H |