Skip to content

Commit

Permalink
Added missing license headers
Browse files Browse the repository at this point in the history
  • Loading branch information
hammett committed May 10, 2012
1 parent 687c03d commit 4a1bc6c
Show file tree
Hide file tree
Showing 20 changed files with 320 additions and 20 deletions.
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData

open System
open System.Linq
Expand Down
@@ -1,4 +1,19 @@
module InternalUtils
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

module InternalUtils

open System
open System.Reflection
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.Collections.Generic;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.Collections.Generic;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.ComponentModel.DataAnnotations;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.Data.Services.Common;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using FluentAssertions;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.Collections.Generic;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.Collections.Generic;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.Data.Services.Common;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.Data.Services.Common;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.Data.Services.Common;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.IO;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.Collections.Generic;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.IO;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.Data.Services.Common;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using FluentAssertions;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using System.Collections;
Expand Down
@@ -1,4 +1,19 @@
namespace Castle.MonoRail.Extension.OData.Tests
// Copyright 2004-2012 Castle Project - http://www.castleproject.org/
// Hamilton Verissimo de Oliveira and individual contributors as indicated.
// See the committers.txt/contributors.txt in the distribution for a
// full listing of individual contributors.
//
// This is free software; you can redistribute it and/or modify it
// under the terms of the GNU Lesser General Public License as
// published by the Free Software Foundation; either version 3 of
// the License, or (at your option) any later version.
//
// You should have received a copy of the GNU Lesser General Public
// License along with this software; if not, write to the Free
// Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
// 02110-1301 USA, or see the FSF site: http://www.fsf.org.

namespace Castle.MonoRail.Extension.OData.Tests
{
using System;
using Castle.MonoRail;
Expand Down

0 comments on commit 4a1bc6c

Please sign in to comment.