diff options
-rw-r--r-- | COPYING | 2 | ||||
-rw-r--r-- | pollymer.js | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -Copyright (C) 2013 Fan Out Networks, Inc. +Copyright (C) 2013 Fanout, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/pollymer.js b/pollymer.js index 699f7db..72b4b46 100644 --- a/pollymer.js +++ b/pollymer.js @@ -1,6 +1,6 @@ /** * Pollymer JavaScript Library v1.0.0 - * Copyright 2013 Fan Out Networks, Inc. + * Copyright 2013 Fanout, Inc. * Released under the MIT license (see COPYING file in source distribution) */ (function () { |