From 854e22b38bb901d339d45a4d2a58786acd821c7c Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Tue, 18 Feb 2014 02:34:18 +0100 Subject: COMMON: Make GPL headers consistent in themselves. --- common/coroutines.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'common/coroutines.cpp') diff --git a/common/coroutines.cpp b/common/coroutines.cpp index 849b881177..248777febd 100644 --- a/common/coroutines.cpp +++ b/common/coroutines.cpp @@ -17,6 +17,7 @@ * 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 Street, Fifth Floor, Boston, MA 02110-1301, USA. + * */ #include "common/coroutines.h" -- cgit v1.2.3