Commit ba43090a by Sebastián Katzer

Correct meta file headers

parent d073fadf
/**
* LocalNotification.cs
* Cordova LocalNotification Plugin
*
* Created by Sebastian Katzer (github.com/katzer) on 07/10/2013.
* Created by Sebastian Katzer (github.com/katzer).
* Copyright 2013 Sebastian Katzer. All rights reserved.
* GPL v2 licensed
* LGPL v2.1 licensed
*/
using System;
......
/**
* Cordova LocalNotification Plugin
*
* Created by Sebastian Katzer (github.com/katzer).
* Copyright 2013 Sebastian Katzer. All rights reserved.
* LGPL v2.1 licensed
*/
using System;
using System.Linq;
using System.Runtime.Serialization;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment