Browse Source

Fixed file headers.

pull/4/head
Steven Kirk 12 years ago
parent
commit
4b6e1b7d1b
  1. 4
      Perspex/Controls/StackPanel.cs
  2. 4
      Perspex/PerspexObject.cs
  3. 4
      Perspex/Styling/Style.cs
  4. 4
      Perspex/Styling/StyleBinding.cs

4
Perspex/Controls/StackPanel.cs

@ -1,6 +1,6 @@
// ----------------------------------------------------------------------- // -----------------------------------------------------------------------
// <copyright file="StackPanel.cs" company="Tricycle"> // <copyright file="StackPanel.cs" company="Steven Kirk">
// Copyright 2014 Tricycle. All rights reserved. // Copyright 2013 MIT Licence. See licence.md for more information.
// </copyright> // </copyright>
// ----------------------------------------------------------------------- // -----------------------------------------------------------------------

4
Perspex/PerspexObject.cs

@ -1,6 +1,6 @@
// ----------------------------------------------------------------------- // -----------------------------------------------------------------------
// <copyright file="PerspexObject.cs" company="Tricycle"> // <copyright file="PerspexObject.cs" company="Steven Kirk">
// Copyright 2013 Tricycle. All rights reserved. // Copyright 2013 MIT Licence. See licence.md for more information.
// </copyright> // </copyright>
// ----------------------------------------------------------------------- // -----------------------------------------------------------------------

4
Perspex/Styling/Style.cs

@ -1,6 +1,6 @@
// ----------------------------------------------------------------------- // -----------------------------------------------------------------------
// <copyright file="Style.cs" company="Tricycle"> // <copyright file="Style.cs" company="Steven Kirk">
// Copyright 2014 Tricycle. All rights reserved. // Copyright 2013 MIT Licence. See licence.md for more information.
// </copyright> // </copyright>
// ----------------------------------------------------------------------- // -----------------------------------------------------------------------

4
Perspex/Styling/StyleBinding.cs

@ -1,6 +1,6 @@
// ----------------------------------------------------------------------- // -----------------------------------------------------------------------
// <copyright file="StyleBinding.cs" company="Tricycle"> // <copyright file="StyleBinding.cs" company="Steven Kirk">
// Copyright 2013 Tricycle. All rights reserved. // Copyright 2013 MIT Licence. See licence.md for more information.
// </copyright> // </copyright>
// ----------------------------------------------------------------------- // -----------------------------------------------------------------------

Loading…
Cancel
Save