From 9385eff57b2bf61b5b6d84911fc2429bf7662669 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 6 Jan 2012 06:04:56 -0500 Subject: Updated copyright information. --- src/Makefile | 2 +- src/textadept.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/Makefile b/src/Makefile index c41d34b2..713d020c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -1,4 +1,4 @@ -# Copyright 2007-2011 Mitchell mitchellcaladbolg.net. See LICENSE. +# Copyright 2007-2012 Mitchell mitchellcaladbolg.net. See LICENSE. .SUFFIXES: .c .o .h .a .cxx diff --git a/src/textadept.c b/src/textadept.c index e6b3cb10..dce92fa0 100644 --- a/src/textadept.c +++ b/src/textadept.c @@ -1,4 +1,4 @@ -// Copyright 2007-2011 Mitchell mitchellcaladbolg.net. See LICENSE. +// Copyright 2007-2012 Mitchell mitchellcaladbolg.net. See LICENSE. #include #include -- cgit v1.2.3