From 4dc4664692b17524ed1f78ddc9198d756dcbc269 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Mon, 1 Oct 2012 06:59:13 +0200 Subject: [PATCH] Fix year in header --- .../handler/execution/MemoryAwareThreadPoolExecutorTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/java/org/jboss/netty/handler/execution/MemoryAwareThreadPoolExecutorTest.java b/src/test/java/org/jboss/netty/handler/execution/MemoryAwareThreadPoolExecutorTest.java index 54865d609f..adb53d2fa4 100644 --- a/src/test/java/org/jboss/netty/handler/execution/MemoryAwareThreadPoolExecutorTest.java +++ b/src/test/java/org/jboss/netty/handler/execution/MemoryAwareThreadPoolExecutorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2011 The Netty Project + * Copyright 2012 The Netty Project * * The Netty Project licenses this file to you under the Apache License, * version 2.0 (the "License"); you may not use this file except in compliance