aboutsummaryrefslogtreecommitdiffstats
path: root/code/win32
diff options
context:
space:
mode:
Diffstat (limited to 'code/win32')
-rw-r--r--code/win32/glw_win.h2
-rw-r--r--code/win32/resource.h2
-rw-r--r--code/win32/win_gamma.c2
-rw-r--r--code/win32/win_glimp.c2
-rw-r--r--code/win32/win_input.c2
-rw-r--r--code/win32/win_local.h2
-rw-r--r--code/win32/win_main.c2
-rw-r--r--code/win32/win_net.c2
-rw-r--r--code/win32/win_qgl.c2
-rw-r--r--code/win32/win_shared.c2
-rw-r--r--code/win32/win_snd.c2
-rw-r--r--code/win32/win_syscon.c2
-rw-r--r--code/win32/win_wndproc.c2
13 files changed, 13 insertions, 13 deletions
diff --git a/code/win32/glw_win.h b/code/win32/glw_win.h
index e90377b..7bdce14 100644
--- a/code/win32/glw_win.h
+++ b/code/win32/glw_win.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
===========================================================================
*/
diff --git a/code/win32/resource.h b/code/win32/resource.h
index 21899ca..93c517e 100644
--- a/code/win32/resource.h
+++ b/code/win32/resource.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
===========================================================================
*/
diff --git a/code/win32/win_gamma.c b/code/win32/win_gamma.c
index 1473dff..b4f3707 100644
--- a/code/win32/win_gamma.c
+++ b/code/win32/win_gamma.c
@@ -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/win32/win_glimp.c b/code/win32/win_glimp.c
index 3a05109..b6c602a 100644
--- a/code/win32/win_glimp.c
+++ b/code/win32/win_glimp.c
@@ -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/win32/win_input.c b/code/win32/win_input.c
index bf312f2..a255211 100644
--- a/code/win32/win_input.c
+++ b/code/win32/win_input.c
@@ -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/win32/win_local.h b/code/win32/win_local.h
index 9a4183c..fdca55a 100644
--- a/code/win32/win_local.h
+++ b/code/win32/win_local.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
===========================================================================
*/
diff --git a/code/win32/win_main.c b/code/win32/win_main.c
index 6980bd4..5f7bddb 100644
--- a/code/win32/win_main.c
+++ b/code/win32/win_main.c
@@ -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/win32/win_net.c b/code/win32/win_net.c
index 930ef7b..9646808 100644
--- a/code/win32/win_net.c
+++ b/code/win32/win_net.c
@@ -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/win32/win_qgl.c b/code/win32/win_qgl.c
index 0656006..9a4354f 100644
--- a/code/win32/win_qgl.c
+++ b/code/win32/win_qgl.c
@@ -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/win32/win_shared.c b/code/win32/win_shared.c
index 43ff321..be41b0c 100644
--- a/code/win32/win_shared.c
+++ b/code/win32/win_shared.c
@@ -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/win32/win_snd.c b/code/win32/win_snd.c
index f3f7c50..28c4318 100644
--- a/code/win32/win_snd.c
+++ b/code/win32/win_snd.c
@@ -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/win32/win_syscon.c b/code/win32/win_syscon.c
index 53b9fa5..2308c0f 100644
--- a/code/win32/win_syscon.c
+++ b/code/win32/win_syscon.c
@@ -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/win32/win_wndproc.c b/code/win32/win_wndproc.c
index 0ccb4a5..6811a44 100644
--- a/code/win32/win_wndproc.c
+++ b/code/win32/win_wndproc.c
@@ -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
===========================================================================
*/