copyright hygiene

This commit is contained in:
Derek Collison
2014-02-06 19:34:12 -08:00
parent edc49b7924
commit 7da1e87748
11 changed files with 15 additions and 7 deletions

View File

@@ -92,7 +92,7 @@ There are several client language bindings.
(The MIT License)
Copyright (c) 2012-2013 Apcera Inc.
Copyright (c) 2012-2014 Apcera Inc.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to

View File

@@ -1,4 +1,4 @@
// Copyright 2012-2013 Apcera Inc. All rights reserved.
// Copyright 2012-2014 Apcera Inc. All rights reserved.
package server

View File

@@ -1,4 +1,4 @@
// Copyright 2012-2013 Apcera Inc. All rights reserved.
// Copyright 2012-2014 Apcera Inc. All rights reserved.
package server

View File

@@ -1,3 +1,5 @@
// Copyright 2013-2014 Apcera Inc. All rights reserved.
package server
import (

View File

@@ -1,3 +1,5 @@
// Copyright 2012-2014 Apcera Inc. All rights reserved.
package server
import (

View File

@@ -1,4 +1,4 @@
// Copyright 2013 Apcera Inc. All rights reserved.
// Copyright 2013-2014 Apcera Inc. All rights reserved.
package server

View File

@@ -1,3 +1,5 @@
// Copyright 2013-2014 Apcera Inc. All rights reserved.
package server
import (

View File

@@ -1,4 +1,4 @@
// Copyright 2012-2013 Apcera Inc. All rights reserved.
// Copyright 2012-2014 Apcera Inc. All rights reserved.
package server

View File

@@ -1,3 +1,5 @@
// Copyright 2012-2014 Apcera Inc. All rights reserved.
package server
import (

View File

@@ -1,4 +1,4 @@
// Copyright 2013 Apcera Inc. All rights reserved.
// Copyright 2013-2014 Apcera Inc. All rights reserved.
package test

View File

@@ -1,4 +1,4 @@
// Copyright 2012-2013 Apcera Inc. All rights reserved.
// Copyright 2012-2014 Apcera Inc. All rights reserved.
package test