From 295c51c2c5614e854bb10ec8e904e15cc529c79e Mon Sep 17 00:00:00 2001 From: Peter Thorson Date: Sun, 20 Jan 2013 20:23:37 -0600 Subject: [PATCH] updates copyright year --- websocketpp/common/memory.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocketpp/common/memory.hpp b/websocketpp/common/memory.hpp index ca7397b671..ca86160b52 100644 --- a/websocketpp/common/memory.hpp +++ b/websocketpp/common/memory.hpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2012, Peter Thorson. All rights reserved. + * Copyright (c) 2013, Peter Thorson. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: