Copyright ownership transfer
[lttng-tools.git] / src / bin / lttng / lttng.c
index 84dc3a748f6d49596866f72d245e819eb63f5c39..a70f61b83628a1cd27408d71ad1f007f5f0b1e35 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011 David Goulet <david.goulet@polymtl.ca>
+ * Copyright (C) 2011 EfficiOS Inc.
  *
  * SPDX-License-Identifier: GPL-2.0-only
  *
@@ -33,7 +33,7 @@ NULL
 ;
 
 /* Variables */
-static char *progname;
+static const char *progname;
 int opt_no_sessiond;
 char *opt_sessiond_path;
 
This page took 0.023301 seconds and 4 git commands to generate.