diff options
Diffstat (limited to 'example/hello_ll_uds.c')
-rw-r--r-- | example/hello_ll_uds.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example/hello_ll_uds.c b/example/hello_ll_uds.c index e9cd173..b0a6e9c 100644 --- a/example/hello_ll_uds.c +++ b/example/hello_ll_uds.c @@ -4,7 +4,7 @@ Copyright (C) 2022 Tofik Sonono <tofik.sonono@intel.com> This program can be distributed under the terms of the GNU GPLv2. - See the file COPYING. + See the file GPL2.txt. */ /** @file |