From e77d820ca597b152eb316bfaaba048c8a1e5d5f1 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Mon, 16 Mar 2009 13:13:41 -0400 Subject: Fix Abhishek's copyright lines --- sigmod/Direction.h | 2 +- sigmod/Global.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sigmod/Direction.h b/sigmod/Direction.h index 68e97df6..68c81f5f 100644 --- a/sigmod/Direction.h +++ b/sigmod/Direction.h @@ -1,5 +1,5 @@ /* - * Copyright 2009 Abshiehk Mukherjee * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/sigmod/Global.h b/sigmod/Global.h index 37f58fa9..0ea5faaa 100644 --- a/sigmod/Global.h +++ b/sigmod/Global.h @@ -1,6 +1,6 @@ /* * Copyright 2008-2009 Ben Boeckel - * Copyright 2009 Abshiehk Mukherjee * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit