summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Silverstein <csilvers@khanacademy.org>2008-05-29 01:46:50 +0000
committerCraig Silverstein <csilvers@khanacademy.org>2008-05-29 01:46:50 +0000
commit218ce6d045d52a75682178ee4dcd5a1849130779 (patch)
tree692db3a89416944aa253003baea91252d2d6cde0
parent36baa244ca6b43509b61add409e783540cefb672 (diff)
downloaddistcc-git-218ce6d045d52a75682178ee4dcd5a1849130779.tar.gz
Fix some of the written-on dates for some google patches. Pointed out
by fergus.
-rw-r--r--src/dotd.c2
-rw-r--r--src/dotd.h2
-rw-r--r--src/emaillog.c2
-rw-r--r--src/emaillog.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/dotd.c b/src/dotd.c
index 7a37a3c..87b7c3b 100644
--- a/src/dotd.c
+++ b/src/dotd.c
@@ -1,6 +1,6 @@
/* -*- c-file-style: "java"; indent-tabs-mode: nil; tab-width: 4; fill-column: 78 -*-
*
- * Copyright 2005 Google Inc.
+ * Copyright 2007 Google Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/dotd.h b/src/dotd.h
index 4f3ff03..dc13e4a 100644
--- a/src/dotd.h
+++ b/src/dotd.h
@@ -1,6 +1,6 @@
/* -*- c-file-style: "java"; indent-tabs-mode: nil; tab-width: 4; fill-column: 78 -*-
*
- * Copyright 2005 Google Inc.
+ * Copyright 2007 Google Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/emaillog.c b/src/emaillog.c
index 67cdc46..fdb5e37 100644
--- a/src/emaillog.c
+++ b/src/emaillog.c
@@ -1,6 +1,6 @@
/* -*- c-file-style: "java"; indent-tabs-mode: nil; tab-width: 4; fill-column: 78 -*-
*
- * Copyright 2005 Google Inc.
+ * Copyright 2007 Google Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/emaillog.h b/src/emaillog.h
index 4d69e11..6c2c267 100644
--- a/src/emaillog.h
+++ b/src/emaillog.h
@@ -1,6 +1,6 @@
/* -*- c-file-style: "java"; indent-tabs-mode: nil; tab-width: 4; fill-column: 78 -*-
*
- * Copyright 2005 Google Inc.
+ * Copyright 2007 Google Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License