Skip to content

Commit

Permalink
Update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
norton committed Feb 11, 2016
1 parent 166949d commit 737c3c4
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion LICENSE
@@ -1,6 +1,6 @@
The MIT License

Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@

# Universal Binary Format and Redis #

Copyright (c) 2012-2014 by Joseph Wayne Norton
Copyright (c) 2012-2016 by Joseph Wayne Norton

__Authors:__ Joseph Wayne Norton ([`norton@alum.mit.edu`](mailto:norton@alum.mit.edu)).
<p>This is UBF-REDIS, a framework for integrating UBF and the Redis
Expand Down
2 changes: 1 addition & 1 deletion doc/README.md
Expand Up @@ -2,7 +2,7 @@

# Universal Binary Format and Redis #

Copyright (c) 2012-2014 by Joseph Wayne Norton
Copyright (c) 2012-2016 by Joseph Wayne Norton

__Authors:__ Joseph Wayne Norton ([`norton@alum.mit.edu`](mailto:norton@alum.mit.edu)).
<p>This is UBF-REDIS, a framework for integrating UBF and the Redis
Expand Down
2 changes: 1 addition & 1 deletion doc/overview.edoc
@@ -1,7 +1,7 @@
%% -*- Doc -*-
%% vim: set syntax=asciidoc:
@author Joseph Wayne Norton <norton@alum.mit.edu>
@copyright 2012-2014 by Joseph Wayne Norton
@copyright 2012-2016 by Joseph Wayne Norton
@title Universal Binary Format and Redis
@doc
This is UBF-REDIS, a framework for integrating UBF and the Redis
Expand Down
2 changes: 1 addition & 1 deletion include/redis.hrl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion include/redis_impl.hrl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/ruf.erl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/ruf_driver.erl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/ruf_term.erl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/ubf_redis.app.src
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/ubf_redis_plugin.con
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/ubf_redis_plugin.erl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/ubf_redis_types_plugin.con
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion src/ubf_redis_types_plugin.erl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion test/eunit/redis_plugin_app.erl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion test/eunit/redis_plugin_sup.erl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion test/eunit/redis_plugin_tests.erl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion test/qc/redis_proxy_app.erl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion test/qc/redis_proxy_plugin.con
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion test/qc/redis_proxy_plugin.erl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion test/qc/redis_proxy_sup.erl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion test/qc/redis_proxy_tests.erl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion test/qc/ruf_tests.erl
Expand Up @@ -2,7 +2,7 @@
%%%
%%% The MIT License
%%%
%%% Copyright (C) 2012-2014 by Joseph Wayne Norton <norton@alum.mit.edu>
%%% Copyright (C) 2012-2016 by Joseph Wayne Norton <norton@alum.mit.edu>
%%%
%%% Permission is hereby granted, free of charge, to any person obtaining a copy
%%% of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 737c3c4

Please sign in to comment.