Mercurial > hg4j
changeset 102:a3a2e5deb320
Updated contact address to support@hg4j.com
line wrap: on
line diff
--- a/COPYING Fri Jan 28 03:07:25 2011 +0100 +++ b/COPYING Fri Jan 28 03:50:52 2011 +0100 @@ -11,4 +11,4 @@ For information on how to redistribute this software under the terms of a license other than GNU General Public License -contact TMate Software at support@svnkit.com \ No newline at end of file +contact TMate Software at support@hg4j.com \ No newline at end of file
--- a/build.xml Fri Jan 28 03:07:25 2011 +0100 +++ b/build.xml Fri Jan 28 03:50:52 2011 +0100 @@ -13,7 +13,7 @@ For information on how to redistribute this software under the terms of a license other than GNU General Public License - contact TMate Software at support@svnkit.com + contact TMate Software at support@hg4j.com --> <project name="hg4j" default="samples"> <description>
--- a/cmdline/org/tmatesoft/hg/console/Bundle.java Fri Jan 28 03:07:25 2011 +0100 +++ b/cmdline/org/tmatesoft/hg/console/Bundle.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.console;
--- a/cmdline/org/tmatesoft/hg/console/Cat.java Fri Jan 28 03:07:25 2011 +0100 +++ b/cmdline/org/tmatesoft/hg/console/Cat.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.console;
--- a/cmdline/org/tmatesoft/hg/console/Incoming.java Fri Jan 28 03:07:25 2011 +0100 +++ b/cmdline/org/tmatesoft/hg/console/Incoming.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.console;
--- a/cmdline/org/tmatesoft/hg/console/Log.java Fri Jan 28 03:07:25 2011 +0100 +++ b/cmdline/org/tmatesoft/hg/console/Log.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.console;
--- a/cmdline/org/tmatesoft/hg/console/Manifest.java Fri Jan 28 03:07:25 2011 +0100 +++ b/cmdline/org/tmatesoft/hg/console/Manifest.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.console;
--- a/cmdline/org/tmatesoft/hg/console/Options.java Fri Jan 28 03:07:25 2011 +0100 +++ b/cmdline/org/tmatesoft/hg/console/Options.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.console;
--- a/cmdline/org/tmatesoft/hg/console/Outgoing.java Fri Jan 28 03:07:25 2011 +0100 +++ b/cmdline/org/tmatesoft/hg/console/Outgoing.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.console;
--- a/cmdline/org/tmatesoft/hg/console/Remote.java Fri Jan 28 03:07:25 2011 +0100 +++ b/cmdline/org/tmatesoft/hg/console/Remote.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.console;
--- a/cmdline/org/tmatesoft/hg/console/Status.java Fri Jan 28 03:07:25 2011 +0100 +++ b/cmdline/org/tmatesoft/hg/console/Status.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.console;
--- a/src/org/tmatesoft/hg/core/Cset.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/core/Cset.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.core;
--- a/src/org/tmatesoft/hg/core/LogCommand.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/core/LogCommand.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.core;
--- a/src/org/tmatesoft/hg/core/Nodeid.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/core/Nodeid.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.core;
--- a/src/org/tmatesoft/hg/core/Path.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/core/Path.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.core;
--- a/src/org/tmatesoft/hg/core/RepositoryFacade.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/core/RepositoryFacade.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.core;
--- a/src/org/tmatesoft/hg/core/RepositoryTreeWalker.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/core/RepositoryTreeWalker.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.core;
--- a/src/org/tmatesoft/hg/core/StatusCommand.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/core/StatusCommand.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.core;
--- a/src/org/tmatesoft/hg/internal/ConfigFile.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/internal/ConfigFile.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.internal;
--- a/src/org/tmatesoft/hg/internal/DataAccess.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/internal/DataAccess.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.internal;
--- a/src/org/tmatesoft/hg/internal/DataAccessProvider.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/internal/DataAccessProvider.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.internal;
--- a/src/org/tmatesoft/hg/internal/DigestHelper.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/internal/DigestHelper.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.internal;
--- a/src/org/tmatesoft/hg/internal/Internals.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/internal/Internals.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.internal;
--- a/src/org/tmatesoft/hg/internal/RequiresFile.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/internal/RequiresFile.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.internal;
--- a/src/org/tmatesoft/hg/internal/RevlogDump.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/internal/RevlogDump.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.internal;
--- a/src/org/tmatesoft/hg/internal/RevlogStream.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/internal/RevlogStream.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.internal;
--- a/src/org/tmatesoft/hg/internal/StoragePathHelper.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/internal/StoragePathHelper.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.internal;
--- a/src/org/tmatesoft/hg/repo/Changeset.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/Changeset.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/HgBundle.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/HgBundle.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/HgChangelog.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/HgChangelog.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/HgDataFile.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/HgDataFile.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/HgDirstate.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/HgDirstate.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/HgIgnore.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/HgIgnore.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/HgInternals.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/HgInternals.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/HgLookup.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/HgLookup.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/HgManifest.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/HgManifest.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/HgRepository.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/HgRepository.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/HgStatusCollector.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/HgStatusCollector.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/HgStatusInspector.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/HgStatusInspector.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/HgTags.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/HgTags.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/HgWorkingCopyStatusCollector.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/HgWorkingCopyStatusCollector.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/repo/Revlog.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/repo/Revlog.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.repo;
--- a/src/org/tmatesoft/hg/util/FileWalker.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/util/FileWalker.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.util;
--- a/src/org/tmatesoft/hg/util/PathPool.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/util/PathPool.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.util;
--- a/src/org/tmatesoft/hg/util/PathRewrite.java Fri Jan 28 03:07:25 2011 +0100 +++ b/src/org/tmatesoft/hg/util/PathRewrite.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.util;
--- a/test/org/tmatesoft/hg/test/ErrorCollectorExt.java Fri Jan 28 03:07:25 2011 +0100 +++ b/test/org/tmatesoft/hg/test/ErrorCollectorExt.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.test;
--- a/test/org/tmatesoft/hg/test/ExecHelper.java Fri Jan 28 03:07:25 2011 +0100 +++ b/test/org/tmatesoft/hg/test/ExecHelper.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.test;
--- a/test/org/tmatesoft/hg/test/LogOutputParser.java Fri Jan 28 03:07:25 2011 +0100 +++ b/test/org/tmatesoft/hg/test/LogOutputParser.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.test;
--- a/test/org/tmatesoft/hg/test/ManifestOutputParser.java Fri Jan 28 03:07:25 2011 +0100 +++ b/test/org/tmatesoft/hg/test/ManifestOutputParser.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.test;
--- a/test/org/tmatesoft/hg/test/OutputParser.java Fri Jan 28 03:07:25 2011 +0100 +++ b/test/org/tmatesoft/hg/test/OutputParser.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.test;
--- a/test/org/tmatesoft/hg/test/StatusOutputParser.java Fri Jan 28 03:07:25 2011 +0100 +++ b/test/org/tmatesoft/hg/test/StatusOutputParser.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.test;
--- a/test/org/tmatesoft/hg/test/TestHistory.java Fri Jan 28 03:07:25 2011 +0100 +++ b/test/org/tmatesoft/hg/test/TestHistory.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.test;
--- a/test/org/tmatesoft/hg/test/TestManifest.java Fri Jan 28 03:07:25 2011 +0100 +++ b/test/org/tmatesoft/hg/test/TestManifest.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.test;
--- a/test/org/tmatesoft/hg/test/TestStatus.java Fri Jan 28 03:07:25 2011 +0100 +++ b/test/org/tmatesoft/hg/test/TestStatus.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.test;
--- a/test/org/tmatesoft/hg/test/TestStorePath.java Fri Jan 28 03:07:25 2011 +0100 +++ b/test/org/tmatesoft/hg/test/TestStorePath.java Fri Jan 28 03:50:52 2011 +0100 @@ -12,7 +12,7 @@ * * For information on how to redistribute this software under * the terms of a license other than GNU General Public License - * contact TMate Software at support@svnkit.com + * contact TMate Software at support@hg4j.com */ package org.tmatesoft.hg.test;