Skip to content

Commit bfc8ef7

Browse files
committedApr 20, 2020
Change name to Vanessa / codefrau
1 parent 6906034 commit bfc8ef7

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+54144
-54148
lines changed
 

‎LICENSE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2013-2019 Bert Freudenberg
3+
Copyright (c) 2013-2020 Vanessa Freudenberg
44
Copyright (c) 2016 Fabio Niephaus, Google Inc.
55

66
Permission is hereby granted, free of charge, to any person obtaining a copy

‎benchmark/Makefile

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# File: Makefile
2-
# Author: Bert Freudenberg
2+
# Author: Vanessa Freudenberg
33
#
44
# copy files to publishing directory and create an offline manifest
55

@@ -21,4 +21,3 @@ $(TARGET): $(FILES)
2121
@mkdir -pv $@ $@/../lib $@/../plugins
2222
@for f in $^ ; do install -pvm 444 $$f $@/$$f ; done
2323
@touch $@
24-

0 commit comments

Comments
 (0)
Please sign in to comment.