diff options
author | Ted Gould <ted@canonical.com> | 2009-08-12 22:51:51 -0600 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-12 22:51:51 -0600 |
commit | 87de9955b489126c389dc18b0f5a9e25bacb0540 (patch) | |
tree | fbe0128cb014838d52788d81faf05c7ad79a0b76 /src/gtk-dialog/logout-dialog.c | |
parent | 691cc8ecf86c0289bc9a0c8a6849041fd9f5f52c (diff) | |
parent | 692f214823437c5ae15bbcd601b98cdae1d1af08 (diff) | |
download | ayatana-indicator-session-87de9955b489126c389dc18b0f5a9e25bacb0540.tar.gz ayatana-indicator-session-87de9955b489126c389dc18b0f5a9e25bacb0540.tar.bz2 ayatana-indicator-session-87de9955b489126c389dc18b0f5a9e25bacb0540.zip |
Merging in updates from trunks
Diffstat (limited to 'src/gtk-dialog/logout-dialog.c')
-rw-r--r-- | src/gtk-dialog/logout-dialog.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gtk-dialog/logout-dialog.c b/src/gtk-dialog/logout-dialog.c index cd49b00..a80dbef 100644 --- a/src/gtk-dialog/logout-dialog.c +++ b/src/gtk-dialog/logout-dialog.c @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; 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 */ #include <string.h> |