diff options
| author | Vincent Richard <[email protected]> | 2005-09-17 12:10:29 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-09-17 12:10:29 +0200 |
| commit | cbd1110a4bd05590b98c4a5f2a4739c807d3b64a (patch) | |
| tree | db7704c1b5689f5764c398688398b65c2b5d9f49 /src/utility | |
| parent | SASL authentication. (diff) | |
| download | vmime-cbd1110a4bd05590b98c4a5f2a4739c807d3b64a.tar.gz vmime-cbd1110a4bd05590b98c4a5f2a4739c807d3b64a.zip | |
Updated FSF address.
Diffstat (limited to 'src/utility')
| -rw-r--r-- | src/utility/datetimeUtils.cpp | 6 | ||||
| -rw-r--r-- | src/utility/filteredStream.cpp | 6 | ||||
| -rw-r--r-- | src/utility/path.cpp | 6 | ||||
| -rw-r--r-- | src/utility/progressionListener.cpp | 10 | ||||
| -rw-r--r-- | src/utility/random.cpp | 6 | ||||
| -rw-r--r-- | src/utility/stream.cpp | 6 | ||||
| -rw-r--r-- | src/utility/stringProxy.cpp | 6 | ||||
| -rw-r--r-- | src/utility/stringUtils.cpp | 6 | ||||
| -rw-r--r-- | src/utility/url.cpp | 6 | ||||
| -rw-r--r-- | src/utility/urlUtils.cpp | 6 |
10 files changed, 34 insertions, 30 deletions
diff --git a/src/utility/datetimeUtils.cpp b/src/utility/datetimeUtils.cpp index ef3942cd..6bb93098 100644 --- a/src/utility/datetimeUtils.cpp +++ b/src/utility/datetimeUtils.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/utility/datetimeUtils.hpp" diff --git a/src/utility/filteredStream.cpp b/src/utility/filteredStream.cpp index 5bbb1b18..57846f96 100644 --- a/src/utility/filteredStream.cpp +++ b/src/utility/filteredStream.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/utility/filteredStream.hpp" diff --git a/src/utility/path.cpp b/src/utility/path.cpp index 5dadefe1..9b1221f3 100644 --- a/src/utility/path.cpp +++ b/src/utility/path.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/utility/path.hpp" diff --git a/src/utility/progressionListener.cpp b/src/utility/progressionListener.cpp index 9dde80da..d2895f01 100644 --- a/src/utility/progressionListener.cpp +++ b/src/utility/progressionListener.cpp @@ -12,9 +12,13 @@ // 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 +// with this program; if not, write to the Free Software Foundation, Inc., +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +// +// Linking this library statically or dynamically with other modules is making +// a combined work based on this library. Thus, the terms and conditions of +// the GNU General Public License cover the whole combination. // #include "vmime/utility/progressionListener.hpp" diff --git a/src/utility/random.cpp b/src/utility/random.cpp index ddc5639f..882b4ab9 100644 --- a/src/utility/random.cpp +++ b/src/utility/random.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/utility/random.hpp" diff --git a/src/utility/stream.cpp b/src/utility/stream.cpp index c13e8df7..2941e5f2 100644 --- a/src/utility/stream.cpp +++ b/src/utility/stream.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/utility/stream.hpp" diff --git a/src/utility/stringProxy.cpp b/src/utility/stringProxy.cpp index ef8a0cea..6ad41e26 100644 --- a/src/utility/stringProxy.cpp +++ b/src/utility/stringProxy.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/utility/stringProxy.hpp" diff --git a/src/utility/stringUtils.cpp b/src/utility/stringUtils.cpp index fd81297b..c8bcbb0a 100644 --- a/src/utility/stringUtils.cpp +++ b/src/utility/stringUtils.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/utility/stringUtils.hpp" diff --git a/src/utility/url.cpp b/src/utility/url.cpp index 1d611163..980922d0 100644 --- a/src/utility/url.cpp +++ b/src/utility/url.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/utility/url.hpp" diff --git a/src/utility/urlUtils.cpp b/src/utility/urlUtils.cpp index 8153bbbe..4fde4916 100644 --- a/src/utility/urlUtils.cpp +++ b/src/utility/urlUtils.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/utility/urlUtils.hpp" |
