Skip to content

Commit 3193a99

Browse files
committedOct 1, 2015
Standardize end-of-file newlines
1 parent 9c0cf66 commit 3193a99

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed
 

‎LICENSE.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ Unless required by applicable law or agreed to in writing, software
1010
distributed under the License is distributed on an "AS IS" BASIS,
1111
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
See the License for the specific language governing permissions and
13-
limitations under the License.
13+
limitations under the License.

‎README.md

-2
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,3 @@ About LaunchDarkly
6262
* [docs.launchdarkly.com] (http://docs.launchdarkly.com/ "LaunchDarkly Documentation") for our documentation and SDKs
6363
* [apidocs.launchdarkly.com] (http://apidocs.launchdarkly.com/ "LaunchDarkly API Documentation") for our API documentation
6464
* [blog.launchdarkly.com] (http://blog.launchdarkly.com/ "LaunchDarkly Blog Documentation") for the latest product updates
65-
66-

‎lib/ldclient-rb/newrelic.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ def self.annotate_transaction(key, value)
1616
end
1717

1818

19-
end
19+
end

0 commit comments

Comments
 (0)
Please sign in to comment.