Skip to content

Commit 573c41c

Browse files
authored
Merge pull request fffaraz#1002 from Weyzu/master
Update microprofile link and license
2 parents d26965c + 9f314c4 commit 573c41c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
384384
* [ig-debugheap](https://github.com/deplinenoise/ig-debugheap) - Multiplatform debug heap useful for tracking down memory errors. [BSD]
385385
* [libtap](https://github.com/zorgnax/libtap) - Write tests in C. [GPL2]
386386
* [MemTrack](http://www.almostinfinite.com/memtrack.html) - Tracking memory allocations in C++.
387-
* [microprofile](https://bitbucket.org/jonasmeyer/microprofile/overview) - Profiler with web-view for multiple platforms. [PublicDomain]
387+
* [microprofile](https://github.com/jonasmr/microprofile) - Profiler with web-view for multiple platforms. [Unlicense]
388388
* [MinUnit](https://github.com/siu/minunit) - A minimal unit testing framework for C self-contained in a single header file. [MIT]
389389
* [Mockator](http://www.mockator.com) - Eclipse CDT plug-in for C++ Seams and Mock Objects.
390390
* [Nanotimer](https://github.com/mattreecebentley/plf_nanotimer) - A simple low-overhead cross-platform timer class for benchmarking. [zLib] [website](http://www.plflib.org/nanotimer.htm)

0 commit comments

Comments
 (0)