From: Carl Worth <cworth@cworth.org>
Date: Tue, 8 May 2007 13:55:09 +0000 (-0700)
Subject: Fix typo in copyright/licensing blurb.
X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=c5f4cf939caec0a862f7cbbeac1f43c24f4600af;p=wordgame

Fix typo in copyright/licensing blurb.
---

diff --git a/bag.c b/bag.c
index 1594d8e..94700e1 100644
--- a/bag.c
+++ b/bag.c
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/bag.h b/bag.h
index 24b1dda..0c546e6 100644
--- a/bag.h
+++ b/bag.h
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/dict.c b/dict.c
index b2ad495..68703da 100644
--- a/dict.c
+++ b/dict.c
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/dict.h b/dict.h
index 6221651..9fcb379 100644
--- a/dict.h
+++ b/dict.h
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/drill2.c b/drill2.c
index 189437c..16b5067 100644
--- a/drill2.c
+++ b/drill2.c
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/grid.c b/grid.c
index c68ae43..86aee9c 100644
--- a/grid.c
+++ b/grid.c
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/grid.h b/grid.h
index e6c205d..b73e9b2 100644
--- a/grid.h
+++ b/grid.h
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/grid4.c b/grid4.c
index 989e38d..9e68683 100644
--- a/grid4.c
+++ b/grid4.c
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/grid5.c b/grid5.c
index 18c9b0b..5c53dbd 100644
--- a/grid5.c
+++ b/grid5.c
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/rack-fancy.c b/rack-fancy.c
index fbc6e11..8420db2 100644
--- a/rack-fancy.c
+++ b/rack-fancy.c
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/rack.c b/rack.c
index e3ef209..f7203f8 100644
--- a/rack.c
+++ b/rack.c
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/subanagram.c b/subanagram.c
index b726a40..80beeac 100644
--- a/subanagram.c
+++ b/subanagram.c
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/subanagram.h b/subanagram.h
index 32b614e..1dc5468 100644
--- a/subanagram.h
+++ b/subanagram.h
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/word-game.c b/word-game.c
index 76c6720..48e8692 100644
--- a/word-game.c
+++ b/word-game.c
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.
diff --git a/word-game.h b/word-game.h
index a4b3609..6e2d3fe 100644
--- a/word-game.h
+++ b/word-game.h
@@ -1,7 +1,7 @@
 /*
  * Copyright © 2006 Carl Worth
  *
- * This program is free software; you can redistribute it and\/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2, or (at your option)
  * any later version.