Selaa lähdekoodia

2003-01-14 Gaurav Vaish <gvaish_mono AT lycos.com>

	* *.cs                   : Update the year in copyright notice.

svn path=/trunk/mcs/; revision=10515
Gaurav Vaish 23 vuotta sitten
vanhempi
sitoutus
5cad9df360
25 muutettua tiedostoa jossa 28 lisäystä ja 24 poistoa
  1. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/Alignment.cs
  2. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/BooleanOption.cs
  3. 4 0
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ChangeLog
  4. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/CommandFormat.cs
  5. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ControlPager.cs
  6. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/DeviceSpecific.cs
  7. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/FontInfo.cs
  8. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/FontSize.cs
  9. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/Form.cs
  10. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/FormMethod.cs
  11. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/IControlAdapter.cs
  12. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/IObjectListFieldCollection.cs
  13. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/IPageAdapter.cs
  14. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ITemplateable.cs
  15. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/Label.cs
  16. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ListDecoration.cs
  17. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ListSelectType.cs
  18. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/MobileControl.cs
  19. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/MobileListItemType.cs
  20. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/MobilePage.cs
  21. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ObjectListField.cs
  22. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ObjectListViewMode.cs
  23. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/Panel.cs
  24. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/Style.cs
  25. 1 1
      mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/Wrapping.cs

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/Alignment.cs

@@ -4,7 +4,7 @@
  * Class     : Alignment
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/BooleanOption.cs

@@ -4,7 +4,7 @@
  * Class     : BooleanOption
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 4 - 0
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ChangeLog

@@ -1,4 +1,8 @@
 
+2003-01-14	Gaurav Vaish <gvaish_mono AT lycos.com>
+
+	* *.cs                   : Update the year in copyright notice.
+
 2003-01-13	Gaurav Vaish <gvaish_mono AT lycos.com>
 
 	* Label.cs               : The smallest class on this earth.

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/CommandFormat.cs

@@ -4,7 +4,7 @@
  * Class     : CommandFormat
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ControlPager.cs

@@ -4,7 +4,7 @@
  * Class     : ControlPager
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/DeviceSpecific.cs

@@ -4,7 +4,7 @@
  * Class     : DeviceSpecific
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/FontInfo.cs

@@ -4,7 +4,7 @@
  * Class     : FontInfo
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/FontSize.cs

@@ -4,7 +4,7 @@
  * Class     : FontSize
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/Form.cs

@@ -4,7 +4,7 @@
  * Class     : Form
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/FormMethod.cs

@@ -4,7 +4,7 @@
  * Class     : FormMethod
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/IControlAdapter.cs

@@ -4,7 +4,7 @@
  * Class     : IControlAdapter
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/IObjectListFieldCollection.cs

@@ -4,7 +4,7 @@
  * Class     : IObjectListFieldCollection
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/IPageAdapter.cs

@@ -4,7 +4,7 @@
  * Class     : IPageAdapter
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ITemplateable.cs

@@ -4,7 +4,7 @@
  * Class     : ITemplateable
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/Label.cs

@@ -4,7 +4,7 @@
  * Class     : Label
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ListDecoration.cs

@@ -4,7 +4,7 @@
  * Class     : ListDecoration
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ListSelectType.cs

@@ -4,7 +4,7 @@
  * Class     : ListSelectType
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/MobileControl.cs

@@ -4,7 +4,7 @@
  * Class     : MobileControl
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/MobileListItemType.cs

@@ -4,7 +4,7 @@
  * Class     : MobileListItemType
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/MobilePage.cs

@@ -4,7 +4,7 @@
  * Class     : MobilePage
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ObjectListField.cs

@@ -4,7 +4,7 @@
  * Class     : ObjectListField
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/ObjectListViewMode.cs

@@ -4,7 +4,7 @@
  * Class     : ObjectListViewMode
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/Panel.cs

@@ -4,7 +4,7 @@
  * Class     : Panel
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/Style.cs

@@ -4,7 +4,7 @@
  * Class     : Style
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */
 

+ 1 - 1
mcs/class/System.Web.Mobile/System.Web.UI.MobileControls/Wrapping.cs

@@ -4,7 +4,7 @@
  * Class     : Wrapping
  * Author    : Gaurav Vaish
  *
- * Copyright : 2002 with Gaurav Vaish, and with
+ * Copyright : 2003 with Gaurav Vaish, and with
  *             Ximian Inc
  */