Skip to content

Conversation

@meecash
Copy link
Contributor

@meecash meecash commented Feb 6, 2025

…PL2.1

COPYING Outdated
================================================================================

memcrclient_proto.h and libmemcrclient shared libarary are licensed by
Global Service B.V. under the GNU Lesser General Public License version 2.1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Who is Global Service BV?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will correct that

Please use the following copyright for source for libmemcrlient shared library
source code:

Copyright (C) <YEAR> <NAME>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please amend above values

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is an example of the header (similarly in as GPL part), those tags are supposed to be filled in by proper values when used in a new source code

Copy link

@bcatrysse bcatrysse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving on behalf of Liberty Gobal the License change from GPLv2 to LGPLv2 for memcrclient and protocol between client and memcr deamon. Rest of changes I can't comment on because of lack of knowledge

Makefile Outdated


all: $(B)/memcr $(B)/memcr-client
all: $(B)/memcr $(B)/memcr-client ${B}/libmemcrclient.so
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be good to stick to parenthesis style already used in this file

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Makefile Outdated
@stat -c "-> %n: %s bytes <-" $@
@size $@

${B}/libmemcrclient.o: libmemcrclient.c
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same here and below

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@meecash meecash merged commit c0542f4 into main Mar 4, 2025
10 checks passed
@meecash meecash deleted the libmemcrclient branch July 17, 2025 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants