소스 검색

Updated copyright notice

Brad Robinson 6 년 전
부모
커밋
f303d31c24
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

@@ -1,6 +1,6 @@
 /*
 ConFrames - Gui Stuff for Console Windows
-Copyright (C) 2017 Topten Software.
+Copyright (C) 2017-2018 Topten Software.
 
 ConFrames is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by

+ 1 - 1
ConFrames/Desktop.cs

@@ -1,6 +1,6 @@
 /*
 ConFrames - Gui Stuff for Console Windows
-Copyright (C) 2017 Topten Software.
+Copyright (C) 2017-2018 Topten Software.
 
 ConFrames is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by

+ 1 - 1
ConFrames/Interop.cs

@@ -1,6 +1,6 @@
 /*
 ConFrames - Gui Stuff for Console Windows
-Copyright (C) 2017 Topten Software.
+Copyright (C) 2017-2018 Topten Software.
 
 ConFrames is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by

+ 1 - 1
ConFrames/PaintContext.cs

@@ -1,6 +1,6 @@
 /*
 ConFrames - Gui Stuff for Console Windows
-Copyright (C) 2017 Topten Software.
+Copyright (C) 2017-2018 Topten Software.
 
 ConFrames is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by

+ 1 - 1
ConFrames/Types.cs

@@ -1,6 +1,6 @@
 /*
 ConFrames - Gui Stuff for Console Windows
-Copyright (C) 2017 Topten Software.
+Copyright (C) 2017-2018 Topten Software.
 
 ConFrames is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by

+ 1 - 1
ConFrames/Window.cs

@@ -1,6 +1,6 @@
 /*
 ConFrames - Gui Stuff for Console Windows
-Copyright (C) 2017 Topten Software.
+Copyright (C) 2017-2018 Topten Software.
 
 ConFrames is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by