浏览代码

Mistake in license

Brad Robinson 7 年之前
父节点
当前提交
218b807d85
共有 6 个文件被更改,包括 6 次插入6 次删除
  1. 1 1
      ConFrames/ConsoleWindow.cs
  2. 1 1
      ConFrames/Desktop.cs
  3. 1 1
      ConFrames/Interop.cs
  4. 1 1
      ConFrames/PaintContext.cs
  5. 1 1
      ConFrames/Types.cs
  6. 1 1
      ConFrames/Window.cs

+ 1 - 1
ConFrames/ConsoleWindow.cs

@@ -13,7 +13,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 Stripes.  If not, see <http://www.gnu.org/licenses/>.
+along with ConFrames.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 using System;

+ 1 - 1
ConFrames/Desktop.cs

@@ -13,7 +13,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 Stripes.  If not, see <http://www.gnu.org/licenses/>.
+along with ConFrames.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 using System;

+ 1 - 1
ConFrames/Interop.cs

@@ -13,7 +13,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 Stripes.  If not, see <http://www.gnu.org/licenses/>.
+along with ConFrames.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 using System;

+ 1 - 1
ConFrames/PaintContext.cs

@@ -13,7 +13,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 Stripes.  If not, see <http://www.gnu.org/licenses/>.
+along with ConFrames.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 using System;

+ 1 - 1
ConFrames/Types.cs

@@ -13,7 +13,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 Stripes.  If not, see <http://www.gnu.org/licenses/>.
+along with ConFrames.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 using System;

+ 1 - 1
ConFrames/Window.cs

@@ -13,7 +13,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 Stripes.  If not, see <http://www.gnu.org/licenses/>.
+along with ConFrames.  If not, see <http://www.gnu.org/licenses/>.
 */
 
 using System;