Skip to content

Commit

Permalink
Merge pull request DefinitelyTyped#2412 from Bartvds/def/headers
Browse files Browse the repository at this point in the history
fixed some headers
  • Loading branch information
Bartvds committed Jun 26, 2014
2 parents d1a9225 + 51dd18f commit 0c62fe8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion flipsnap/flipsnap.d.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Type definitions for flipsnap.js
// Project: http://pxgrid.github.io/js-flipsnap/
// Definitions by: kubosho_ <https://github.com/kubosho>, gsino <https://github.com/gsino>, Mayuki Sawatari <https://github.com/mayuki>
// Definitions by: kubosho <https://github.com/kubosho>, gsino <https://github.com/gsino>, Mayuki Sawatari <https://github.com/mayuki>
// Definitions: https://github.com/borisyankov/DefinitelyTyped

interface IFlipsnap {
Expand Down
3 changes: 1 addition & 2 deletions hammerjs/hammerjs.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
// Type definitions for Hammer.js 1.1.3
// Project: http://eightmedia.github.com/hammer.js/
// Definitions by: Boris Yankov <https://github.com/borisyankov/>
// Drew Noakes <https://drewnoakes.com>
// Definitions by: Boris Yankov <https://github.com/borisyankov/>, Drew Noakes <https://drewnoakes.com>
// Definitions: https://github.com/borisyankov/DefinitelyTyped


Expand Down
2 changes: 1 addition & 1 deletion sockjs-node/sockjs-node.d.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Type definitions for sockjs-node 0.3.x
// Project: https://github.com/sockjs/sockjs-node
// Definitions by: Phil McCloghry-Laing <https://github.com/pmccloghrylaing>
// DefinitelyTyped: https://github.com/borisyankov/DefinitelyTyped
// Definitions: https://github.com/borisyankov/DefinitelyTyped

/// <reference path="../node/node.d.ts" />

Expand Down

0 comments on commit 0c62fe8

Please sign in to comment.