]> sigrok.org Git - libsigrok.git/blobdiff - src/std.c
Demo: Convert white spaces to dashes for walking one/zero pattern
[libsigrok.git] / src / std.c
index a325371aa5e4709cdab84ebe33b6c696dcfe2fa6..87b3f1f137d5950116aeaf1b8b91cd0127715567 100644 (file)
--- a/src/std.c
+++ b/src/std.c
  * 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., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+ * along with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
-/** @file
-  * Standard API helper functions.
-  * @internal
-  */
+/**
+ * @file
+ *
+ * Standard API helper functions.
+ *
+ * @internal
+ */
 
 #include <config.h>
 #include <glib.h>