Skip to content

Commit

Permalink
Small license comment updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Aitor committed Oct 5, 2014
1 parent 7b74e29 commit 37a9d1f
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions Mqtter/src/com/aiturrioz005/mqtter/TaskerPlugin.java
Original file line number Diff line number Diff line change
@@ -1,25 +1,4 @@
package com.aiturrioz005.mqtter;
//package net.dinglisch.android.tasker;

// Constants and functions for Tasker *extensions* to the plugin protocol
// See Also: http://tasker.dinglisch.net/plugins.html

// Release Notes

// v1.1 20140202
// added function variableNameValid()
// fixed some javadoc entries (thanks to David Stone)

// v1.2 20140211
// added ACTION_EDIT_EVENT

// v1.3 20140227
// added REQUESTED_TIMEOUT_MS_NONE, REQUESTED_TIMEOUT_MS_MAX and REQUESTED_TIMEOUT_MS_NEVER
// requestTimeoutMS(): added range check

// v1.4 20140516
// support for data pass through in REQUEST_QUERY intent
// some javadoc entries fixed (thanks again David :-))

import java.net.URISyntaxException;
import java.security.SecureRandom;
Expand Down

0 comments on commit 37a9d1f

Please sign in to comment.