Skip to content

Commit

Permalink
Update FSF address
Browse files Browse the repository at this point in the history
git-svn-id: https://secure.a-eskwadraat.nl/svn/domjudge/trunk@841 caf94f87-7bd6-0310-88dc-dee8202e2269
  • Loading branch information
thijskh committed Sep 21, 2005
1 parent e9e73a4 commit 3f67434
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions COPYING
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,8 @@ the "copyright" line and a pointer to where the full notice is found.

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

Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA

Also add information on how to contact you by electronic and paper mail.

Expand Down
2 changes: 1 addition & 1 deletion judge/test_solution.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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.
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.


# Usage: $0 <source> <lang> <testdata.in> <testdata.out> <timelimit> <tmpdir>
Expand Down
4 changes: 2 additions & 2 deletions lib/lib.database.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
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., 59 Temple
Place, Suite 330, Boston, MA 02111-1307 USA
this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
/******************************************************************************
* Initialisation *
Expand Down
2 changes: 1 addition & 1 deletion submit/submit.cc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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.
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/

Expand Down
2 changes: 1 addition & 1 deletion submit/submitdaemon.cc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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.
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/

Expand Down

0 comments on commit 3f67434

Please sign in to comment.