diff options
author | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-09-03 13:39:00 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2008-09-03 13:39:00 +0800 |
commit | 111bb57f0d0b24b1f74c8c05d5d07443454cc74e (patch) | |
tree | 7a2c2a20459aea43c9a733168efe1a82ec5bd159 /plugins | |
parent | 55060f25156320867b6e9fc76b0f4c7f2ae993b4 (diff) | |
download | gsoc2013-evolution-111bb57f0d0b24b1f74c8c05d5d07443454cc74e.tar.gz gsoc2013-evolution-111bb57f0d0b24b1f74c8c05d5d07443454cc74e.tar.zst gsoc2013-evolution-111bb57f0d0b24b1f74c8c05d5d07443454cc74e.zip |
Assign copyrights for Randall Hand.
svn path=/trunk/; revision=36251
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/tnef-attachments/ChangeLog | 5 | ||||
-rw-r--r-- | plugins/tnef-attachments/tnef-plugin.c | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/plugins/tnef-attachments/ChangeLog b/plugins/tnef-attachments/ChangeLog index fb0e393f6e..669d4373ca 100644 --- a/plugins/tnef-attachments/ChangeLog +++ b/plugins/tnef-attachments/ChangeLog @@ -1,3 +1,8 @@ +2008-09-03 Sankar P <psankar@novell.com> + + * plugins/tnef-attachments/tnef-plugin.c: + Assign copyrights to Randall Hand. + 2008-08-27 Sankar P <psankar@novell.com> License Changes diff --git a/plugins/tnef-attachments/tnef-plugin.c b/plugins/tnef-attachments/tnef-plugin.c index 53edd10d60..e7b5d624eb 100644 --- a/plugins/tnef-attachments/tnef-plugin.c +++ b/plugins/tnef-attachments/tnef-plugin.c @@ -15,6 +15,7 @@ * * * Copyright (C) 1999-2008 Novell, Inc. (www.novell.com) + * Copyright (C) Randall Hand <randall.hand@gmail.com> * */ |