diff options
Diffstat (limited to 'src/common/interface')
-rw-r--r-- | src/common/interface/ClientInterface.h | 2 | ||||
-rw-r--r-- | src/common/interface/ClientKey.h | 2 | ||||
-rw-r--r-- | src/common/interface/EngineInterface.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/common/interface/ClientInterface.h b/src/common/interface/ClientInterface.h index d03f1668..aed542d4 100644 --- a/src/common/interface/ClientInterface.h +++ b/src/common/interface/ClientInterface.h @@ -11,7 +11,7 @@ * * 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., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef CLIENTINTERFACE_H diff --git a/src/common/interface/ClientKey.h b/src/common/interface/ClientKey.h index eb580a2d..c57ebf27 100644 --- a/src/common/interface/ClientKey.h +++ b/src/common/interface/ClientKey.h @@ -11,7 +11,7 @@ * * 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., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef CLIENTKEY_H diff --git a/src/common/interface/EngineInterface.h b/src/common/interface/EngineInterface.h index 3c7084bc..d5b28a02 100644 --- a/src/common/interface/EngineInterface.h +++ b/src/common/interface/EngineInterface.h @@ -11,7 +11,7 @@ * * You should have received a copy of the GNU General Public License along * with this program = 0; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ #ifndef ENGINEINTERFACE_H |