diff options
Diffstat (limited to 'plugins/MirOTR/libotr/src/sm.h')
-rw-r--r-- | plugins/MirOTR/libotr/src/sm.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/plugins/MirOTR/libotr/src/sm.h b/plugins/MirOTR/libotr/src/sm.h index 2e94f07e64..53703ff301 100644 --- a/plugins/MirOTR/libotr/src/sm.h +++ b/plugins/MirOTR/libotr/src/sm.h @@ -1,6 +1,7 @@ /* * Off-the-Record Messaging library - * Copyright (C) 2004-2008 Ian Goldberg, Chris Alexander, Nikita Borisov + * Copyright (C) 2004-2012 Ian Goldberg, Chris Alexander, Willy Lew, + * Nikita Borisov * <otr@cypherpunks.ca> * * This library is free software; you can redistribute it and/or @@ -14,7 +15,7 @@ * * 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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef __SM_H__ |