diff options
author | Vincent Richard <[email protected]> | 2005-09-17 10:10:29 +0000 |
---|---|---|
committer | Vincent Richard <[email protected]> | 2005-09-17 10:10:29 +0000 |
commit | cbd1110a4bd05590b98c4a5f2a4739c807d3b64a (patch) | |
tree | db7704c1b5689f5764c398688398b65c2b5d9f49 /src/net/imap/IMAPMessage.cpp | |
parent | SASL authentication. (diff) | |
download | vmime-cbd1110a4bd05590b98c4a5f2a4739c807d3b64a.tar.gz vmime-cbd1110a4bd05590b98c4a5f2a4739c807d3b64a.zip |
Updated FSF address.
Diffstat (limited to 'src/net/imap/IMAPMessage.cpp')
-rw-r--r-- | src/net/imap/IMAPMessage.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/net/imap/IMAPMessage.cpp b/src/net/imap/IMAPMessage.cpp index 05c37bf7..d67773c8 100644 --- a/src/net/imap/IMAPMessage.cpp +++ b/src/net/imap/IMAPMessage.cpp @@ -12,9 +12,9 @@ // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU // General Public License for more details. // -// 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., 675 Mass Ave, Cambridge, MA 02139, USA. +// You should have received a copy of the GNU General Public License along along +// with this program; if not, write to the Free Software Foundation, Inc., Foundation, Inc., +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.. // #include "vmime/net/imap/IMAPParser.hpp" |