aboutsummaryrefslogtreecommitdiff
path: root/src/c.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/c.l')
-rw-r--r--src/c.l6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/c.l b/src/c.l
index d0466ed..510ee1f 100644
--- a/src/c.l
+++ b/src/c.l
@@ -11,10 +11,8 @@
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
- You should have received a copy of the GNU General Public
- License along with GNU cflow; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
- MA 02110-1301 USA */
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>. */
%top {
#include <cflow.h>

Return to:

Send suggestions and report system problems to the System administrator.