update/fix copyright notice
authorRaffaele Sandrini <rasa@gmx.ch>
Sun, 4 Mar 2007 08:24:30 +0000 (08:24 +0000)
committerRaffaele Sandrini <rasa@src.gnome.org>
Sun, 4 Mar 2007 08:24:30 +0000 (08:24 +0000)
2007-03-04  Raffaele Sandrini  <rasa@gmx.ch>

* vala/valaattributeprocessor.vala, vala/valacharacterliteral.vala,
  vala/valamethod.vala, vala/valasymbolbuilder.vala,
  vala/valacodevisitor.vala, vala/valainterfacewriter.vala,
  vala/valamemorymanager.vala: update/fix copyright notice

svn path=/trunk/; revision=215

vala/ChangeLog
vala/vala/valaattributeprocessor.vala
vala/vala/valacharacterliteral.vala
vala/vala/valacodevisitor.vala
vala/vala/valainterfacewriter.vala
vala/vala/valamemorymanager.vala
vala/vala/valamethod.vala
vala/vala/valasymbolbuilder.vala

index 2f2ac3e..fe23be7 100644 (file)
@@ -1,3 +1,10 @@
+2007-03-04  Raffaele Sandrini  <rasa@gmx.ch>
+
+       * vala/valaattributeprocessor.vala, vala/valacharacterliteral.vala,
+         vala/valamethod.vala, vala/valasymbolbuilder.vala,
+         vala/valacodevisitor.vala, vala/valainterfacewriter.vala,
+         vala/valamemorymanager.vala: update/fix copyright notice
+
 2007-03-03  Raffaele Sandrini  <rasa@gmx.ch>
 
        * vala/valaattributeprocessor.vala, vala/valamethod.vala,
index 57120b0..9d1ded9 100644 (file)
@@ -1,6 +1,6 @@
 /* valaattributeprocessor.vala
  *
- * Copyright (C) 2006  Jürg Billeter
+ * Copyright (C) 2006-2007  Jürg Billeter, Raffaele Sandrini
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,6 +18,7 @@
  *
  * Author:
  *     Jürg Billeter <j@bitron.ch>
+ *     Raffaele Sandrini <rasa@gmx.ch>
  */
 
 using GLib;
index a722939..2160570 100644 (file)
@@ -1,6 +1,6 @@
 /* valacharacterliteral.vala
  *
- * Copyright (C) 2006  Jürg Billeter
+ * Copyright (C) 2006-2007  Jürg Billeter, Raffaele Sandrini
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,6 +18,7 @@
  *
  * Author:
  *     Jürg Billeter <j@bitron.ch>
+ *     Raffaele Sandrini <rasa@gmx.ch>
  */
 
 using GLib;
index c0614d3..2fc4885 100644 (file)
@@ -1,6 +1,6 @@
 /* valacodevisitor.vala
  *
- * Copyright (C) 2006  Jürg Billeter, Raffaele Sandrini
+ * Copyright (C) 2006-2007  Jürg Billeter, Raffaele Sandrini
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
index bdae1fb..c013d50 100644 (file)
@@ -1,6 +1,6 @@
 /* valainterfacewriter.vala
  *
- * Copyright (C) 2006  Jürg Billeter
+ * Copyright (C) 2006-2007  Jürg Billeter, Raffaele Sandrini
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,6 +18,7 @@
  *
  * Author:
  *     Jürg Billeter <j@bitron.ch>
+ *     Raffaele Sandrini <rasa@gmx.ch>
  */
 
 using GLib;
index bd0c27a..00c5ef9 100644 (file)
@@ -1,6 +1,6 @@
 /* valamemorymanager.vala
  *
- * Copyright (C) 2006  Jürg Billeter
+ * Copyright (C) 2006-2007  Jürg Billeter, Raffaele Sandrini
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,6 +18,7 @@
  *
  * Author:
  *     Jürg Billeter <j@bitron.ch>
+ *     Raffaele Sandrini <rasa@gmx.ch>
  */
 
 using GLib;
index d8395ac..31d755a 100644 (file)
@@ -1,6 +1,6 @@
 /* valamethod.vala
  *
- * Copyright (C) 2006  Jürg Billeter
+ * Copyright (C) 2006-2007  Jürg Billeter, Raffaele Sandrini
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,6 +18,7 @@
  *
  * Author:
  *     Jürg Billeter <j@bitron.ch>
+ *     Raffaele Sandrini <rasa@gmx.ch>
  */
 
 using GLib;
index 5104bd0..01ba4d9 100644 (file)
@@ -1,6 +1,6 @@
 /* valasymbolbuilder.vala
  *
- * Copyright (C) 2006  Jürg Billeter
+ * Copyright (C) 2006-2007  Jürg Billeter, Raffaele Sandrini
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
@@ -18,6 +18,7 @@
  *
  * Author:
  *     Jürg Billeter <j@bitron.ch>
+ *     Raffaele Sandrini <rasa@gmx.ch>
  */
 
 using GLib;