aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2007-09-02 12:19:22 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2007-09-02 12:19:22 +0800
commit8e47917e8c7126aee49f98826ef67623346546e8 (patch)
tree94e5754591bf53d374ce010dc2bd84d312839338 /smime/lib
parent29e4139610f8ff983c440167d9ea704e2ac89a9e (diff)
downloadgsoc2013-evolution-8e47917e8c7126aee49f98826ef67623346546e8.tar
gsoc2013-evolution-8e47917e8c7126aee49f98826ef67623346546e8.tar.gz
gsoc2013-evolution-8e47917e8c7126aee49f98826ef67623346546e8.tar.bz2
gsoc2013-evolution-8e47917e8c7126aee49f98826ef67623346546e8.tar.lz
gsoc2013-evolution-8e47917e8c7126aee49f98826ef67623346546e8.tar.xz
gsoc2013-evolution-8e47917e8c7126aee49f98826ef67623346546e8.tar.zst
gsoc2013-evolution-8e47917e8c7126aee49f98826ef67623346546e8.zip
Update FSF address in header comments (#469886). Patch from Tobias
2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151
Diffstat (limited to 'smime/lib')
-rw-r--r--smime/lib/e-asn1-object.c4
-rw-r--r--smime/lib/e-asn1-object.h2
-rw-r--r--smime/lib/e-cert-db.c4
-rw-r--r--smime/lib/e-cert-db.h2
-rw-r--r--smime/lib/e-cert-trust.c2
-rw-r--r--smime/lib/e-cert-trust.h2
-rw-r--r--smime/lib/e-cert.c4
-rw-r--r--smime/lib/e-cert.h2
-rw-r--r--smime/lib/e-pkcs12.c4
-rw-r--r--smime/lib/e-pkcs12.h2
10 files changed, 14 insertions, 14 deletions
diff --git a/smime/lib/e-asn1-object.c b/smime/lib/e-asn1-object.c
index 49002d1cfc..fe86d0ece5 100644
--- a/smime/lib/e-asn1-object.c
+++ b/smime/lib/e-asn1-object.c
@@ -14,8 +14,8 @@
*
* 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., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: Chris Toshok (toshok@ximian.com)
*/
diff --git a/smime/lib/e-asn1-object.h b/smime/lib/e-asn1-object.h
index 76e2530fcc..99b422806a 100644
--- a/smime/lib/e-asn1-object.h
+++ b/smime/lib/e-asn1-object.h
@@ -16,7 +16,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., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
diff --git a/smime/lib/e-cert-db.c b/smime/lib/e-cert-db.c
index 0ca814b2d6..ef5cd77ea5 100644
--- a/smime/lib/e-cert-db.c
+++ b/smime/lib/e-cert-db.c
@@ -14,8 +14,8 @@
*
* 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., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: Chris Toshok (toshok@ximian.com)
*/
diff --git a/smime/lib/e-cert-db.h b/smime/lib/e-cert-db.h
index 0172e8ae2b..44ce14040f 100644
--- a/smime/lib/e-cert-db.h
+++ b/smime/lib/e-cert-db.h
@@ -16,7 +16,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., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
diff --git a/smime/lib/e-cert-trust.c b/smime/lib/e-cert-trust.c
index d800bbcccc..d7de98bbc2 100644
--- a/smime/lib/e-cert-trust.c
+++ b/smime/lib/e-cert-trust.c
@@ -16,7 +16,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., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
diff --git a/smime/lib/e-cert-trust.h b/smime/lib/e-cert-trust.h
index c55d928019..00252cb19e 100644
--- a/smime/lib/e-cert-trust.h
+++ b/smime/lib/e-cert-trust.h
@@ -16,7 +16,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., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
diff --git a/smime/lib/e-cert.c b/smime/lib/e-cert.c
index 215b5f492e..f006751e4b 100644
--- a/smime/lib/e-cert.c
+++ b/smime/lib/e-cert.c
@@ -14,8 +14,8 @@
*
* 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., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: Chris Toshok (toshok@ximian.com)
*/
diff --git a/smime/lib/e-cert.h b/smime/lib/e-cert.h
index 5e0ae78fba..4966e0bc20 100644
--- a/smime/lib/e-cert.h
+++ b/smime/lib/e-cert.h
@@ -16,7 +16,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., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/
diff --git a/smime/lib/e-pkcs12.c b/smime/lib/e-pkcs12.c
index 49ba602567..49a5f53e56 100644
--- a/smime/lib/e-pkcs12.c
+++ b/smime/lib/e-pkcs12.c
@@ -14,8 +14,8 @@
*
* 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., 59 Temple Place - Suite 330,
- * Boston, MA 02111-1307, USA.
+ * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*
* Author: Chris Toshok (toshok@ximian.com)
*/
diff --git a/smime/lib/e-pkcs12.h b/smime/lib/e-pkcs12.h
index e6616aa85c..01a8a82cf5 100644
--- a/smime/lib/e-pkcs12.h
+++ b/smime/lib/e-pkcs12.h
@@ -16,7 +16,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., 59 Temple Street #330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
*/