[gtksourceview] Copyright fixup



commit 3cd549182cbd141ba3715bba736c51abf49e5eab
Author: Jesse van den Kieboom <jesse vandenkieboom epfl ch>
Date:   Thu Dec 31 19:22:18 2009 +0100

    Copyright fixup

 gtksourceview/gtksourcecompletion-private.h |    2 +-
 gtksourceview/gtksourcecompletion.c         |    1 +
 gtksourceview/gtksourcecompletion.h         |    2 +-
 gtksourceview/gtksourcecompletioncontext.c  |    2 +-
 gtksourceview/gtksourcecompletioncontext.h  |    2 +-
 gtksourceview/gtksourcecompletioninfo.c     |    1 +
 gtksourceview/gtksourcecompletioninfo.h     |    2 +-
 gtksourceview/gtksourcecompletionitem.c     |    2 +-
 gtksourceview/gtksourcecompletionitem.h     |    2 +-
 gtksourceview/gtksourcecompletionmodel.c    |    2 +-
 gtksourceview/gtksourcecompletionmodel.h    |    2 +-
 gtksourceview/gtksourcecompletionproposal.c |    2 +-
 gtksourceview/gtksourcecompletionproposal.h |    2 +-
 gtksourceview/gtksourcecompletionprovider.c |    1 +
 gtksourceview/gtksourcecompletionprovider.h |    2 +-
 gtksourceview/gtksourcecompletionui.h       |    2 +-
 gtksourceview/gtksourcecompletionutils.c    |    1 +
 gtksourceview/gtksourcecompletionutils.h    |    2 +-
 18 files changed, 18 insertions(+), 14 deletions(-)
---
diff --git a/gtksourceview/gtksourcecompletion-private.h b/gtksourceview/gtksourcecompletion-private.h
index 0f138c9..e1b6348 100644
--- a/gtksourceview/gtksourcecompletion-private.h
+++ b/gtksourceview/gtksourcecompletion-private.h
@@ -2,7 +2,7 @@
  * gtksourcecompletion-private.h
  * This file is part of gtksourcecompletion
  *
- * Copyright (C) 2009 - Jesse van den Kieboom
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletion.c b/gtksourceview/gtksourcecompletion.c
index b58d4be..1e062ef 100644
--- a/gtksourceview/gtksourcecompletion.c
+++ b/gtksourceview/gtksourcecompletion.c
@@ -3,6 +3,7 @@
  * This file is part of gtksourcecompletion
  *
  * Copyright (C) 2007 -2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletion.h b/gtksourceview/gtksourcecompletion.h
index b3f8776..37df6c1 100644
--- a/gtksourceview/gtksourcecompletion.h
+++ b/gtksourceview/gtksourcecompletion.h
@@ -3,7 +3,7 @@
  * This file is part of gtksourcecompletion
  *
  * Copyright (C) 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletioncontext.c b/gtksourceview/gtksourcecompletioncontext.c
index c212371..ec38a84 100644
--- a/gtksourceview/gtksourcecompletioncontext.c
+++ b/gtksourceview/gtksourcecompletioncontext.c
@@ -2,7 +2,7 @@
  * gtksourcecompletioncontext.c
  * This file is part of gtksourceview
  *
- * Copyright (C) 2009 - Jesse van den Kieboom
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletioncontext.h b/gtksourceview/gtksourcecompletioncontext.h
index 512c115..0cbbd9a 100644
--- a/gtksourceview/gtksourcecompletioncontext.h
+++ b/gtksourceview/gtksourcecompletioncontext.h
@@ -2,7 +2,7 @@
  * gtksourcecompletioncontext.h
  * This file is part of gtksourceview
  *
- * Copyright (C) 2009 - Jesse van den Kieboom
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletioninfo.c b/gtksourceview/gtksourcecompletioninfo.c
index 419e6c3..d68112b 100644
--- a/gtksourceview/gtksourcecompletioninfo.c
+++ b/gtksourceview/gtksourcecompletioninfo.c
@@ -3,6 +3,7 @@
  * This file is part of gtksourcecompletion
  *
  * Copyright (C) 2007 -2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletioninfo.h b/gtksourceview/gtksourcecompletioninfo.h
index 8c5f4e9..bf78a75 100644
--- a/gtksourceview/gtksourcecompletioninfo.h
+++ b/gtksourceview/gtksourcecompletioninfo.h
@@ -3,7 +3,7 @@
  * This file is part of gtksourcecompletion
  *
  * Copyright (C) 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionitem.c b/gtksourceview/gtksourcecompletionitem.c
index cd843b3..63e7256 100644
--- a/gtksourceview/gtksourcecompletionitem.c
+++ b/gtksourceview/gtksourcecompletionitem.c
@@ -2,7 +2,7 @@
  * gtksourcecompletionitem.c
  * This file is part of gtksourcecompletion
  *
- * Copyright (C) 2009 - Jesse van den Kieboom
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionitem.h b/gtksourceview/gtksourcecompletionitem.h
index 615cb72..2fca9ce 100644
--- a/gtksourceview/gtksourcecompletionitem.h
+++ b/gtksourceview/gtksourcecompletionitem.h
@@ -2,7 +2,7 @@
  * gtksourcecompletionitem.h
  * This file is part of gtksourcecompletion
  *
- * Copyright (C) 2009 - Jesse van den Kieboom
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionmodel.c b/gtksourceview/gtksourcecompletionmodel.c
index b2fcc25..0f044a3 100644
--- a/gtksourceview/gtksourcecompletionmodel.c
+++ b/gtksourceview/gtksourcecompletionmodel.c
@@ -2,7 +2,7 @@
  * gtksourcecompletionmodel.c
  * This file is part of gtksourcecompletion
  *
- * Copyright (C) 2009 - Jesse van den Kieboom
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionmodel.h b/gtksourceview/gtksourcecompletionmodel.h
index 677df2c..9d09f73 100644
--- a/gtksourceview/gtksourcecompletionmodel.h
+++ b/gtksourceview/gtksourcecompletionmodel.h
@@ -2,7 +2,7 @@
  * gtksourcecompletionmodel.h
  * This file is part of gtksourcecompletion
  *
- * Copyright (C) 2009 - Jesse van den Kieboom
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionproposal.c b/gtksourceview/gtksourcecompletionproposal.c
index 93519a7..6f606f1 100644
--- a/gtksourceview/gtksourcecompletionproposal.c
+++ b/gtksourceview/gtksourcecompletionproposal.c
@@ -3,7 +3,7 @@
  * This file is part of gtksourcecompletion
  *
  * Copyright (C) 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionproposal.h b/gtksourceview/gtksourcecompletionproposal.h
index 6d64045..cead36d 100644
--- a/gtksourceview/gtksourcecompletionproposal.h
+++ b/gtksourceview/gtksourcecompletionproposal.h
@@ -3,7 +3,7 @@
  * This file is part of gtksourcecompletion
  *
  * Copyright (C) 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionprovider.c b/gtksourceview/gtksourcecompletionprovider.c
index 2d9bd4a..79bb32d 100644
--- a/gtksourceview/gtksourcecompletionprovider.c
+++ b/gtksourceview/gtksourcecompletionprovider.c
@@ -3,6 +3,7 @@
  * This file is part of gtksourcecompletion
  *
  * Copyright (C) 2007 -2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionprovider.h b/gtksourceview/gtksourcecompletionprovider.h
index 64fcc9e..e00767d 100644
--- a/gtksourceview/gtksourcecompletionprovider.h
+++ b/gtksourceview/gtksourcecompletionprovider.h
@@ -3,7 +3,7 @@
  * This file is part of gtksourcecompletion
  *
  * Copyright (C) 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * 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/gtksourceview/gtksourcecompletionui.h b/gtksourceview/gtksourcecompletionui.h
index 532ef76..90e4b33 100644
--- a/gtksourceview/gtksourcecompletionui.h
+++ b/gtksourceview/gtksourcecompletionui.h
@@ -2,7 +2,7 @@
  * gtksourcecompletionui.h
  * This file is part of gtksourceview
  *
- * Copyright (C) 2009 - Jesse van den Kieboom
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionutils.c b/gtksourceview/gtksourcecompletionutils.c
index 644ece7..0fc96f3 100644
--- a/gtksourceview/gtksourcecompletionutils.c
+++ b/gtksourceview/gtksourcecompletionutils.c
@@ -3,6 +3,7 @@
  * This file is part of gtksourcecompletion
  *
  * Copyright (C) 2007 -2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/gtksourceview/gtksourcecompletionutils.h b/gtksourceview/gtksourcecompletionutils.h
index 57f092b..046601d 100644
--- a/gtksourceview/gtksourcecompletionutils.h
+++ b/gtksourceview/gtksourcecompletionutils.h
@@ -3,7 +3,7 @@
  * This file is part of gtksourcecompletion
  *
  * Copyright (C) 2007 - 2009 Jesús Barbero Rodríguez <chuchiperriman gmail com>
- * Copyright (C) 2009 Jesse van den Kieboom <jessevdk gnome org>
+ * Copyright (C) 2009 - Jesse van den Kieboom <jessevdk gnome org>
  *
  * gtksourceview is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]