diff options
author | Samuel Lidén Borell <samuel@kodafritt.se> | 2014-06-15 17:18:32 +0200 |
---|---|---|
committer | Samuel Lidén Borell <samuel@kodafritt.se> | 2014-06-15 17:18:32 +0200 |
commit | 1705ceac77bc21e0f489b6beba4fac9be917c453 (patch) | |
tree | 24af3ca4475ccd76742e083bcec37c0554f0fc7b | |
parent | 40309262239e84c462e88373818db11b30182132 (diff) | |
download | fribid-1705ceac77bc21e0f489b6beba4fac9be917c453.tar.gz fribid-1705ceac77bc21e0f489b6beba4fac9be917c453.tar.bz2 fribid-1705ceac77bc21e0f489b6beba4fac9be917c453.zip |
Fix copyright year
-rw-r--r-- | npcompatsrv/npcompatsrv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npcompatsrv/npcompatsrv.c b/npcompatsrv/npcompatsrv.c index 878835c..1ad53d3 100644 --- a/npcompatsrv/npcompatsrv.c +++ b/npcompatsrv/npcompatsrv.c @@ -1,6 +1,6 @@ /* - Copyright (c) 2004 Samuel Lidén Borell <samuel@kodafritt.se> + Copyright (c) 2014 Samuel Lidén Borell <samuel@kodafritt.se> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal |