From 0c4313369535b0086127c2d6d194d50eebc494e1 Mon Sep 17 00:00:00 2001 From: Thilo Schulz Date: Mon, 6 Jun 2011 14:52:49 +0000 Subject: [PATCH] Properly fill in occurances of "foobar" in GPL file headers, patch by Zack Middleton (#5024) --- code/asm/ftola.s | 2 +- code/asm/matha.s | 2 +- code/asm/snapvectora.s | 2 +- code/asm/snd_mixa.s | 2 +- ui/menudef.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/code/asm/ftola.s b/code/asm/ftola.s index bbdc8168..ca3d8626 100644 --- a/code/asm/ftola.s +++ b/code/asm/ftola.s @@ -15,7 +15,7 @@ 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 Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/asm/matha.s b/code/asm/matha.s index e4770d37..88974d30 100644 --- a/code/asm/matha.s +++ b/code/asm/matha.s @@ -15,7 +15,7 @@ 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 Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/asm/snapvectora.s b/code/asm/snapvectora.s index 11294a05..bc10c757 100644 --- a/code/asm/snapvectora.s +++ b/code/asm/snapvectora.s @@ -15,7 +15,7 @@ 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 Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/asm/snd_mixa.s b/code/asm/snd_mixa.s index 4c6be5b7..7c3bf6b2 100644 --- a/code/asm/snd_mixa.s +++ b/code/asm/snd_mixa.s @@ -15,7 +15,7 @@ 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 Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/ui/menudef.h b/ui/menudef.h index 7bb7b0a8..1078c221 100644 --- a/ui/menudef.h +++ b/ui/menudef.h @@ -15,7 +15,7 @@ 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 Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */