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;