Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit bf702a4

Browse files
author
Joachim Seminck
committed
Update license info and package.json
1 parent 7347455 commit bf702a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Copyright (c) 2011-2015 Pedro Teixeira. http://about.me/pedroteixeira
2-
Copyright (c) 2013 Maciej Małecki, Ken Perkins.
3-
Copyright (c) 2017 Joachim Seminck.
2+
Copyright (c) 2013 Maciej Małecki, Ken Perkins
3+
Copyright (c) 2017 ZeroturnAround
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "hock-fork",
2+
"name": "zt-hock",
33
"description": "A mocking server for HTTP requests, forked from Hock",
4-
"version": "0.0.1",
4+
"version": "0.0.0",
55
"author": "Joachim Seminck <joachim@seminck.be>",
66
"contributors": [
77
{
@@ -11,7 +11,7 @@
1111
],
1212
"repository": {
1313
"type": "git",
14-
"url": "http://github.com/jseminck/hock-fork.git"
14+
"url": "http://github.com/zeroturnaround/zt-hock.git"
1515
},
1616
"keywords": [
1717
"mock",

0 commit comments

Comments
 (0)