X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;f=examples%2Fport_info.c;h=0bc1ee34b6282a5f453d638484bd627a8128ad3c;hb=ee12a01e52c19909b93ef4e23395a3374797d41e;hp=2c3fda64648182268d41a34813ab13b4179a4305;hpb=ad19d604936e55045bbb1b7c71fcd838035661d0;p=libserialport.git diff --git a/examples/port_info.c b/examples/port_info.c index 2c3fda6..0bc1ee3 100644 --- a/examples/port_info.c +++ b/examples/port_info.c @@ -1,7 +1,9 @@ #include #include -/* Example of how to get information about a serial port. */ +/* Example of how to get information about a serial port. + * + * This example file is released to the public domain. */ int main(int argc, char **argv) {